Evan You 12 years ago
parent
commit
4dad89d3a1
1 changed files with 3 additions and 1 deletions
  1. 3 1
      README.md

+ 3 - 1
README.md

@@ -6,7 +6,9 @@
 - POJSO (Plain Old JavaScript Objects) Models FTW.
 - POJSO (Plain Old JavaScript Objects) Models FTW.
 - Auto dependency extraction for computed properties.
 - Auto dependency extraction for computed properties.
 - Auto event delegation on repeated items.
 - Auto event delegation on repeated items.
-- Component based, but can also be used alone.
+- [Component](https://github.com/component/component) based, can be used as a CommonJS module but can also be used alone.
+
+[Doc under construction...]
 
 
 ### Template
 ### Template