From ce3bc6dc1f263cda2e43c39c771ed3a398003b1d Mon Sep 17 00:00:00 2001 From: Geoff Doty Date: Sun, 6 May 2018 18:37:24 -0400 Subject: [PATCH] remove WIP status --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index 0ba2bae..795ba6c 100644 --- a/README.md +++ b/README.md @@ -14,10 +14,6 @@ Records can be exported to JSON, with no internals so you can import your data a - Saves to simple JSON - Browser or Nodejs compatible -## WIP - -Not done yet! - ## Getting Started - [Download Library](https://raw.githubusercontent.com/n2geoff/record.js/master/dist/record.min.js), then...