docs(readme): remove unused description

This commit is contained in:
tzhangchi
2022-08-01 16:04:05 +08:00
parent 16d934bd1d
commit 46ca7e9e45

View File

@@ -47,10 +47,6 @@ NODE_ENV=development
6. Create react/node program: use nx console 6. Create react/node program: use nx console
7. If you need to use the git cz function, please install it globally first commitizen `npm install -g commitizen conventional-changelog conventional-changelog-cli` 7. If you need to use the git cz function, please install it globally first commitizen `npm install -g commitizen conventional-changelog conventional-changelog-cli`
## Examples
Have a look at [the examples to see AFFiNE in action](https://app.affine.pro/).
## Contributing ## Contributing
- Generic functional components (such as ui components) are placed in `libs/components/common` - Generic functional components (such as ui components) are placed in `libs/components/common`