Skip to content

Commit

Permalink
updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
finom committed Oct 21, 2013
1 parent 3028214 commit 3648084
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Matreshka
Matreshka - is the client-side Javascript framework that allows you to build your application a new way. The main advantages of Matreshka are: binding of DOM elements to the data, model events, Pub/Sub pattern, improved data types (MK.Array and MK.Object). Forget that you have a UI, because it changes automatically when the data changes.
Matreshka - is the client-side Javascript framework that allows you to build your application a new way. The main advantages of Matreshka are:
* binding of DOM elements to the data
* model events
* Pub/Sub pattern
* improved data types (MK.Array and MK.Object)
Forget that you have a UI, because it changes automatically when the data changes.

## Getting started
#### Plug in Matreshka to your app
Expand Down

0 comments on commit 3648084

Please sign in to comment.