Skip to content

Commit

Permalink
docs: add instructions to install within dart and flutter apps
Browse files Browse the repository at this point in the history
  • Loading branch information
bhajneet committed Jan 31, 2024
1 parent 8d5e410 commit 85aa571
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,9 @@ Sant Lipi is created using [Glyphs 3](https://glyphsapp.com/).

## Using Packages

**npm** - See [`packages/npm/README.md`](packages/npm/sant-lipi/README.md) or view the package on [npmjs.com](https://www.npmjs.com/package/sant-lipi). This has been used successfully on various frameworks including Next.js, Preact, React, Svelte, and Vue.
**npm** - See [`packages/npm`](packages/npm/sant-lipi/README.md) or view the package on [npmjs.com](https://www.npmjs.com/package/sant-lipi). This has been used successfully on various frameworks including Next.js, Preact, React, Svelte, and Vue.

**Dart and Flutter apps** - See [`packages/pubdev`](packages/pubdev/sant_lipi/README.md) or view the package on [pub.dev](https://pub.dev/packages/sant_lipi).

## Manual Usage

Expand Down

0 comments on commit 85aa571

Please sign in to comment.