Update README.md
This commit is contained in:
@@ -5,6 +5,8 @@
|
|||||||
|
|
||||||
Memory-efficient algorithms and data structures for .NET using Williams' √n space-time tradeoffs. Reduce memory usage by 90-99% with minimal performance impact.
|
Memory-efficient algorithms and data structures for .NET using Williams' √n space-time tradeoffs. Reduce memory usage by 90-99% with minimal performance impact.
|
||||||
|
|
||||||
|
**Paper Repository**: [github.com/sqrtspace/sqrtspace-paper](https://github.com/sqrtspace/sqrtspace-paper)
|
||||||
|
|
||||||
## Quick Start
|
## Quick Start
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
@@ -715,8 +717,8 @@ Apache 2.0 - See [LICENSE](LICENSE) for details.
|
|||||||
|
|
||||||
## Links
|
## Links
|
||||||
|
|
||||||
- [NuGet Packages](https://www.nuget.org/profiles/marketally)
|
- [NuGet Packages](https://www.nuget.org/profiles/sqrtspace)
|
||||||
- [GitHub Repository](https://github.com/sqrtspace/sqrtspace-dotnet)
|
- [GitHub Repository
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user