Add readme

This commit is contained in:
ronreg-ribdev 2020-11-28 00:14:11 -08:00
parent 05c4d61926
commit bf38da3d4e

12
README.md Normal file
View File

@ -0,0 +1,12 @@
## Urbit Browser Manager
### Browser extension
`extension` has the code for the browser extension.
### Gall app
`gall-app` contains the code for the gall app. The initial skeleton was created using `create-landscape-app`,
with some slight modifications. `npm run build`/`npm run serve` and the `.urbitrc` file work as described
in the documentation for `create-landscape-app`.