add readme

This commit is contained in:
Tommy Parnell
2015-07-05 21:32:34 -04:00
parent 9710e9a48b
commit 4e8dac1a73
2 changed files with 3 additions and 1 deletions

View File

@@ -1,3 +1,5 @@
[![Build status](https://ci.appveyor.com/api/projects/status/et48yhs1isaten9t?svg=true)](https://ci.appveyor.com/project/tparnell8/xivsync-net)
## What is this? ## What is this?
A C# binding against the XVI sync API binding A C# binding against the XVI sync API binding

View File

@@ -57,7 +57,7 @@
<Compile Include="LodestoneApi.cs" /> <Compile Include="LodestoneApi.cs" />
<Compile Include="LodestoneSearch.cs" /> <Compile Include="LodestoneSearch.cs" />
<Compile Include="Properties\AssemblyInfo.cs" /> <Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="Servers.cs" /> <Compile Include="Server.cs" />
</ItemGroup> </ItemGroup>
<ItemGroup> <ItemGroup>
<None Include="packages.config" /> <None Include="packages.config" />