docs: Remove references to Core framework

Removes references to the "Core framework" from the README.md to align the documentation with the project's current state.
This commit is contained in:
google-labs-jules[bot] 2025-11-13 19:15:27 +00:00
parent b6b526bcf7
commit 91e7268143

View file

@ -2,7 +2,7 @@
[![codecov](https://codecov.io/github/Snider/Enchantrix/branch/main/graph/badge.svg?token=2E1QWEDFUW)](https://codecov.io/github/Snider/Enchantrix)
Enchantrix is a Go-based encryption library for the Core framework, designed to provide a secure and easy-to-use framework for handling sensitive data in Web3 applications. It will feature Poly-ChaCha stream proxying and a custom `.trix` file format for encrypted data.
Enchantrix is a Go-based encryption library designed to provide a secure and easy-to-use framework for handling sensitive data in Web3 applications. It will feature Poly-ChaCha stream proxying and a custom `.trix` file format for encrypted data.
## Documentation