Skip to content

Commit 9470f71

Browse files
committed
API docs
1 parent 5537e5a commit 9470f71

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
@@ -2,7 +2,7 @@
22

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-swift-standard-framework/wiki) Version.
44

5-
* [API Docs]()
5+
* [API Docs](https://godoc.org/github.com/PureMVC/puremvc-go-multicore-framework)
66
* [Unit Tests](http://puremvc.org/pages/images/screenshots/PureMVC-Shot-Go-Multicore-UnitTests.png)
77

88
## Installation

0 commit comments

Comments
 (0)