update readme

This commit is contained in:
Kegan Myers 2015-01-10 02:50:31 -06:00
parent 74731f4827
commit c31a3a902b

View file

@ -24,6 +24,7 @@ TileFlooring.js automatically responds to width changes through a combination of
Features
========
- You can now add elements to an existing floor, simply `floor.pushElement(someElement);`
- You can tell a floor to rebuild itself by simply calling `floor.flow()`, this will not detect any element changes.
Limitations
===========