Browse Source

tutorials readme

Xanathar 10 years ago
parent
commit
1865eb400b
2 changed files with 14 additions and 0 deletions
  1. 3 0
      src/Tutorial/Tutorials/Tutorials.csproj
  2. 11 0
      src/Tutorial/Tutorials/readme.md

+ 3 - 0
src/Tutorial/Tutorials/Tutorials.csproj

@@ -54,6 +54,9 @@
     <None Include="App.config" />
     <None Include="packages.config" />
   </ItemGroup>
+  <ItemGroup>
+    <None Include="readme.md" />
+  </ItemGroup>
   <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
   <!-- To modify your build process, add your task inside one of the targets below and uncomment it. 
        Other similar extension points exist, see Microsoft.Common.targets.

+ 11 - 0
src/Tutorial/Tutorials/readme.md

@@ -0,0 +1,11 @@
+MoonSharp Tutorials
+===================
+
+
+These are sources for the tutorials contained at http://www.moonsharp.org/getting_started.html and following pages.
+
+
+
+
+
+