mirror of
https://github.com/RGBCube/cinny
synced 2025-08-01 09:27:46 +00:00
Simplify readme and add various helpful links (#776)
* Simplyfy readme and add various helpful links * update intro * Add desktop app link
This commit is contained in:
parent
b3bff6b43f
commit
fd79ea4b9b
4 changed files with 37 additions and 36 deletions
|
@ -36,4 +36,9 @@ It is not always possible to phrase every change in such a manner, but it is des
|
|||
|
||||
Also, we use [ESLint](https://eslint.org/) for clean and stylistically consistent code syntax, so make sure your pull request follow it.
|
||||
|
||||
**For any query or design discussion, join our [Matrix room](https://matrix.to/#/#cinny:matrix.org).**
|
||||
**For any query or design discussion, join our [Matrix room](https://matrix.to/#/#cinny:matrix.org).**
|
||||
|
||||
## Helpful links
|
||||
- [BEM methodology](http://getbem.com/introduction/)
|
||||
- [Atomic design](https://bradfrost.com/blog/post/atomic-web-design/)
|
||||
- [Matrix JavaScript SDK documentation](https://matrix-org.github.io/matrix-js-sdk/19.2.0/index.html)
|
Loading…
Add table
Add a link
Reference in a new issue