Skip to content

Commit cae939a

Browse files
committed
Updated README again
1 parent 56a408f commit cae939a

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
1-
## [PureMVC](http://puremvc.github.com/) C# Standard Framework
1+
## [PureMVC](http://puremvc.github.com/) C# Standard Framework - LEGACY IMPLEMENTATION
2+
### For the current implementation with support for targets such as Windows 10 and HoloLens, go [here](https://github.com/PureMVC/puremvc-csharp-standard-framework/wiki)
23
PureMVC is a lightweight framework for creating applications based upon the classic [Model-View-Controller](http://en.wikipedia.org/wiki/Model-view-controller) design meta-pattern. This is a C# port of the [AS3 reference implementation of the Standard Version](https://github.com/PureMVC/puremvc-as3-standard-framework/wiki).
34

45
Unit tests are included for VS2005 using NUnit Lite, and in the new style for VS2008 Pro with code coverage.
56

6-
* [API Docs](http://puremvc.org/pages/docs/CSharp/legacy/standard/&desc=PureMVC%20API%20Docs:%20PureMVC%20Standard%20for%20CSharp)
7+
* [API Docs](http://puremvc.org/pages/docs/CSharp/legacy/standard)
78
* [Discussion](http://forums.puremvc.org/index.php?board=72.0)
89
* [Overview Presentation](http://puremvc.tv/#P100)
910

0 commit comments

Comments
 (0)