diff --git a/README.md b/README.md index 42c49580..7e5de680 100644 --- a/README.md +++ b/README.md @@ -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