From: j-p Date: Tue, 19 Jul 2016 10:41:49 +0000 (+0200) Subject: Update README.md X-Git-Tag: v0.4~56^2~1 X-Git-Url: https://git.osiis.dedyn.io/?a=commitdiff_plain;h=cadb4352ae4a6efb5a2003a9e20fa94ddf665e2b;p=jp%2Fcrow.git Update README.md --- diff --git a/README.md b/README.md index 1d2e8f0f..85eb9c63 100644 --- a/README.md +++ b/README.md @@ -7,12 +7,17 @@ Running under Mono, With multi-platform libraries it should run on any target. **Crow** has full transparency support, but a fast opaque rendering queue exist for heavy critical application. -#####Screen shots -Magic3d -Screen Shot -Screen Shot +Screen shots +============ + + + + + + +
Magic3dScreen Shot Screen Shot
-FEATURES +Feature ======== - **XML** interface definition. @@ -24,7 +29,7 @@ Building ======== ``` -git clone https://github.com/jpbruyere/Crow.git # Download source code from git +git clone https://github.com/jpbruyere/Crow.git # Download source code from github cd Crow # Enter the source directory nuget restore Crow.sln # Restore nuget packages msbuild /p:Configuration=Release Crow.sln # Build on .Net (Windows)