muu

DEPRECATED lightweight JS framework
git clone https://git.ce9e.org/muu.git

commit
8c7bb679867b07ea58fa3dc31f2c3a31c94d19ad
parent
dbd028a1002185e61cee8ad14474368d721aa7b5
Author
Tobias Bengfort <tobias.bengfort@gmx.net>
Date
2015-08-28 14:46
typo

Diffstat

M README.md 2 +-

1 files changed, 1 insertions, 1 deletions


diff --git a/README.md b/README.md

@@ -12,7 +12,7 @@ Muu can be installed with bower:
   12    12 
   13    13     bower install xi/muu
   14    14 
   15    -1 It can be used either a AMD module or global variable.
   -1    15 It can be used either as AMD module or global variable.
   16    16 
   17    17 See [this
   18    18 tutorial](https://github.com/xi/muu/blob/master/.doc/tutorials/phonecat.md) for