Browse Source

docs(readme): link to @excalidraw/excalidraw npm package to give more visibility (#3002)

pull/3008/head
Aakansha Doshi 5 years ago committed by GitHub
parent
commit
4fdddb518a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      README.md

4
README.md

@ -70,6 +70,10 @@ The second set of digits is the encryption key. The Excalidraw server doesn’t @@ -70,6 +70,10 @@ The second set of digits is the encryption key. The Excalidraw server doesn’t
Find a growing list of libraries containing assets for your drawings at [libraries.excalidraw.com](https://libraries.excalidraw.com).
## Embedding Excalidraw in your App?
Try out [`@excalidraw/excalidraw`](https://www.npmjs.com/package/@excalidraw/excalidraw). This package allows you to easily embed Excalidraw as a React component into your apps.
## Development
### Code Sandbox

Loading…
Cancel
Save