diff --git a/README.md b/README.md index 2715a69a766..664e9d87fc7 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ Contributions welcome! More information in our [CONTRIBUTING.md](CONTRIBUTING.md Browser has a subproject of re-usable components bundled together and exposed as `neo4j-arc`. Rather than set up mono-repo tooling the we've set up eslint to isolate `neo4j-arc` and given it a seperate build step. Code in browser can only to import code from `neo4j-arc` through `neo4j-arc` aliases (as if it was a seperate project) and `neo4j-arc` is not allowed to import any code from outside it's own folder. -## Development +## Development ![Ts Version Badge is Missing][ts version badge] > There are 2 parts within this project >