Skip to content

Commit

Permalink
README: fixed license
Browse files Browse the repository at this point in the history
  • Loading branch information
YourUsername committed Mar 14, 2024
1 parent 7a3b5d3 commit f7040f2
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ mkdir my-chain-state/
Other useful commands:
```bash
# Purge chain state
./target/release/subspace purge-chain --dev
./target/release/node-subspace purge-chain --dev

# Detailed logging
RUST_BACKTRACE=1 ./target/release/subspace-ldebug --dev
Expand Down Expand Up @@ -107,8 +107,5 @@ Please make sure your code follows the house coding style and passes all tests b

Join our [Discord community](discord.gg/communeai) to discuss the project, ask questions and meet other contributors.

## License
Subspace is licensed under the [MIT License](LICENSE).

## Acknowledgments
Special thanks to the teams at [Parity Technologies](https://www.parity.io/) and [Web3 Foundation](https://web3.foundation/) for their work on Substrate and FRAME.

0 comments on commit f7040f2

Please sign in to comment.