Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Skycoder42 authored Aug 15, 2024
1 parent 0913898 commit 0ff4eff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/sodium/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ Dart bindings for libsodium, supporting both the VM and JS without flutter depen
+ [Transpiled JavaScript - loading the JavaScript code.](#transpiled-javascript---loading-the-javascript-code)
- [Loading sodium.js into the browser via dart.](#loading-sodiumjs-into-the-browser-via-dart)
* [Using the API](#using-the-api)
* [Running computations in a separate isolate](#running-computations-in-a-separate-isolate)
- [Documentation](#documentation)
* [Example for the dart VM](#example-for-the-dart-vm)
* [Example in the browser](#example-in-the-browser)
Expand Down

0 comments on commit 0ff4eff

Please sign in to comment.