Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
saadshams authored Dec 13, 2023
1 parent a201093 commit b442c78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## [PureMVC](http://puremvc.github.com/) Go MultiCore Framework
## [PureMVC](http://puremvc.github.com/) Go MultiCore Framework [![Go](https://github.com/PureMVC/puremvc-go-multicore-framework/actions/workflows/go.yml/badge.svg)](https://github.com/PureMVC/puremvc-go-multicore-framework/actions/workflows/go.yml)

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

Expand Down

0 comments on commit b442c78

Please sign in to comment.