feat(package): improve package metadata and standardize project configuration
This commit is contained in:
@@ -9,9 +9,7 @@ For reporting bugs, issues, or security vulnerabilities, please visit [community
|
||||
## Install 📦
|
||||
|
||||
```bash
|
||||
npm install @push.rocks/smartrust
|
||||
# or
|
||||
pnpm install @push.rocks/smartrust
|
||||
pnpm add @push.rocks/smartrust
|
||||
```
|
||||
|
||||
## Overview 🔭
|
||||
@@ -556,7 +554,7 @@ fn main() {
|
||||
|
||||
## License and Legal Information
|
||||
|
||||
This repository contains open-source code licensed under the MIT License. A copy of the license can be found in the [LICENSE](./LICENSE) file.
|
||||
This repository contains open-source code licensed under the MIT License. A copy of the license can be found in the [license](./license) file.
|
||||
|
||||
**Please note:** The MIT License does not grant permission to use the trade names, trademarks, service marks, or product names of the project, except as required for reasonable and customary use in describing the origin of the work and reproducing the content of the NOTICE file.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user