Skip to content

Commit

Permalink
Add documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
QubitPi committed Nov 24, 2023
1 parent fc399ec commit 7a9c191
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 <sup>![Ts Version Badge is Missing][ts version badge]</sup>

> There are 2 parts within this project
>
Expand Down

0 comments on commit 7a9c191

Please sign in to comment.