Update README with links to twitter, google group and presentation.

This commit is contained in:
kangax 2011-04-20 15:28:52 -04:00
parent cf1c1b2808
commit db2c4ff9ce

View file

@ -68,6 +68,8 @@ Fabric.js started as a foundation for design editor on [printio.ru](http://print
Documentation is always available at [http://kangax.github.com/fabric.js/docs/](http://kangax.github.com/fabric.js/docs/). You can also build it locally, following step 4 from the "Building" section of this README.
Also see [presentation from BK.js](http://www.slideshare.net/kangax/fabricjs-building-acanvaslibrarybk) for an overview of fabric.js and how it works.
### Examples of use
#### Adding red rectangle to canvas
@ -112,6 +114,10 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
### Staying in touch
Follow [@fabric.js](http://twitter.com/fabricjs) or [@kangax](http://twitter.com/kangax) on twitter. Questions, suggestions — [fabric.js on Google Groups](http://groups.google.com/group/fabricjs).
### TODO
- All methods under fabric.util.* (except misc.js) need unit tests