Skip to content

Commit 1c7708e

Browse files
committed
Updated README.md with link to unit test screenshots
1 parent 1055e8d commit 1c7708e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
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. It supports [modular programming](http://en.wikipedia.org/wiki/Modular_programming) through the use of [Multiton](http://en.wikipedia.org/wiki/Multiton) Core actors instead of the [Singletons](http://en.wikipedia.org/wiki/Singleton_pattern) used in the [Standard](https://github.com/PureMVC/puremvc-csharp-standard-framework/wiki) Version.
44

55
* [API Docs](http://puremvc.org/pages/docs/CSharp/multicore/)
6-
* [Unit Tests](http://puremvc.github.io/images/CSharp/unittest/multicore.png)
6+
* [Unit Tests](http://puremvc.github.io/pages/images/screenshots/PureMVC-Shot-CSharp-Multicore-UnitTests.png)
77
* [Discussion](http://forums.puremvc.org/index.php?board=20.0)
88
* [MultiCore Version Overview Presentation](http://puremvc.tv/#P002)
99
* [Legacy Implementation](https://github.com/PureMVC/puremvc-csharp-multicore-framework/tree/1.1.0)

0 commit comments

Comments
 (0)