Small readme updates (#112)

This commit is contained in:
Eric Eastwood 2022-10-28 00:44:40 -05:00 committed by GitHub
parent 2b4ecb737a
commit b75b807865
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 1 deletions

View File

@ -1,4 +1,4 @@
# Matrix public archive
# Matrix Public Archive
**NB: This project is very much a work-in-progress (WIP)!** Undocumented
config/secrets, using a draft branch of Hydrogen, etc.
@ -45,6 +45,8 @@ $ npm install
$ cp config/config.default.json config/config.user-overrides.json
$ npm run start-dev
# To enable tracing, add the `--tracing` flag
$ npm run start-dev -- --tracing
```
## Development