diff --git a/README.md b/README.md index 9fc2bd4..2aa929f 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,6 @@ # Spraypaint -A fork of the JS Client for [Graphiti](https://graphiti-api.github.io/graphiti), made compatible with React-Native. -This repository will be deleted if the compatibility-focused changes are merged into the main project. +JS Client for [Graphiti](https://graphiti-api.github.io/graphiti) similar to ActiveRecord. Written in [Typescript](https://www.typescriptlang.org) but works in plain old ES5 as well. This library is isomorphic - use it from the browser, or from the server with NodeJS.