Create README.md

This commit is contained in:
Eilon Lipton 2015-09-17 09:41:13 -07:00
parent b63d1b6187
commit 98ce82ed72
1 changed files with 9 additions and 0 deletions

9
README.md Normal file
View File

@ -0,0 +1,9 @@
JsonPatch
===
AppVeyor: [![AppVeyor](https://ci.appveyor.com/api/projects/status/51gggjks5k3q6pr5/branch/dev?svg=true)](https://ci.appveyor.com/project/aspnetci/JsonPatch/branch/dev)
Travis: [![Travis](https://travis-ci.org/aspnet/JsonPatch.svg?branch=dev)](https://travis-ci.org/aspnet/JsonPatch)
This project is part of ASP.NET 5. You can find samples, documentation and getting started instructions for ASP.NET 5 at the [Home](https://github.com/aspnet/home) repo.