Permalink
Browse files

Update README.md

  • Loading branch information...
1 parent e799dec commit c177e8c0698ef9bb4499df8fb743a6a1ac2e478b @krrishd committed on GitHub Mar 19, 2017
Showing with 1 addition and 1 deletion.
  1. +1 −1 README.md
View
@@ -19,7 +19,7 @@ In order to run it locally, clone this repository, run `npm install`, and then e
Have suggestions/ideas for improvement? Feel free to submit them in the form of an issue (pull requests also welcome).
-- [ ] Setting up DNS for write.itskrish.co (currently accessible at [write.surge.sh](http://write.surge.sh))
+- [x] Setting up DNS for write.itskrish.co (formerly accessible at [write.surge.sh](http://write.surge.sh))
- [x] Refactoring storage from localStorage to a backwards-compatible ORM-esque system.
- [x] Refactoring timekeeping with system time instead of setTimeout.
- [ ] Setting up benchmarking + optimizing for speed.

0 comments on commit c177e8c

Please sign in to comment.