From 7962f4332397ad53333ab454c18ee0f09b9b0147 Mon Sep 17 00:00:00 2001 From: Jessica Lynn Suttles Date: Thu, 7 Feb 2013 14:32:20 -0800 Subject: [PATCH] updates README --- README.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/README.md b/README.md index 23ea271..68e7bfe 100644 --- a/README.md +++ b/README.md @@ -60,6 +60,25 @@ If you find bugs, have feature requests or questions, please [file an issue](https://github.com/G5/microformats2/issues). +## Specs + +To update spec cases that are scraped from other sites. +**Warning:** This could break specs. +```bash +rake update_spec_cases +``` + +To run specs +```bash +rspec spec +``` + +To keep specs running +```bash +guard +``` + + ## License Copyright (c) 2013 G5