Skip to content

Commit

Permalink
docs: 📝 updated readme with contact links
Browse files Browse the repository at this point in the history
Added Gitter and Sycamore Discord links.
  • Loading branch information
arctic-hen7 committed Sep 3, 2021
1 parent 573fc2f commit a2bc5f2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ Perseus is a blazingly fast frontend web development framework built in Rust wit
- ✨ Supports revalidation after time and/or with custom logic (updating rendered pages)
- ✨ Supports incremental regeneration (build on demand)
- ✨ Open build matrix (use any rendering strategy with anything else, mostly)
- ✨ CLI harness that lets you build apps with ease and confidence

## How to use

Expand Down Expand Up @@ -44,6 +45,8 @@ These tasks will be done after Perseus is stable.

We appreciate all kinds of contributions, check out our [contributing guidelines](./CONTRIBUTING.md) for more information! Also, please be sure to follow our [code of conduct](./CODE_OF_CONDUCT.md).

You can also chat about Perseus at our [Gitter link](https://gitter.im/perseus-framework/community), or (for Sycamore-related stuff) on [our channel on Sycamore's Discord server](https://discord.com/channels/820400041332179004/883168134331256892).

## License

See [`LICENSE`](./LICENSE).
Expand Down

0 comments on commit a2bc5f2

Please sign in to comment.