clean up introduction

This commit is contained in:
Hans Pagel
2020-08-13 11:46:13 +02:00
parent d0bc48d6fb
commit c961d04342

View File

@@ -13,12 +13,3 @@ Although tiptap tries to hide most of the complexity of ProseMirror, its is b
- [Nextcloud](https://apps.nextcloud.com/apps/text)
- [Craft CMS](https://craftcms.com/)
- [and many more →](https://github.com/ueberdosis/tiptap/network/dependents?package_id=UGFja2FnZS0xMzE5OTg0ODc%3D)
## Contributing
Please see the [`CONTRIBUTING.md`](https://github.com/ueberdosis/tiptap-next/blob/main/CONTRIBUTING.md) file for details.
```bash
yarn install
yarn start
```