Commit 894a50e
authored
📝 [Docs]: Update README to clarify module's direct bindings to
## Description
This pull request includes several changes to the `README.md` file for
the Sodium PowerShell module. The updates primarily focus on replacing
references to the `Sodium.Core` library with `libsodium` and improving
the acknowledgements section.
* Updated the module description to indicate it provides direct bindings
to the `libsodium` cryptographic library instead of `Sodium.Core`.
* Removed the reference to the `Sodium.Core` library in the list of
external resources relied upon by the module.
* Reorganized the acknowledgements section to consolidate the resources
that made the module possible, removing specific mentions of
`Sodium.Core` and module isolation logic examples.
## Type of change
<!-- Use the check-boxes [x] on the options that are relevant. -->
- [x] 📖 [Docs]
- [ ] 🪲 [Fix]
- [ ] 🩹 [Patch]
- [ ] libsodium (#18)1 parent bbd9fb2 commit 894a50e
1 file changed
Lines changed: 2 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
16 | 15 | | |
17 | 16 | | |
18 | 17 | | |
| |||
99 | 98 | | |
100 | 99 | | |
101 | 100 | | |
102 | | - | |
| 101 | + | |
103 | 102 | | |
104 | | - | |
105 | | - | |
106 | | - | |
107 | | - | |
108 | | - | |
109 | | - | |
110 | 103 | | |
0 commit comments