Skip to content

Commit

Permalink
Add README to subspace-archiving
Browse files Browse the repository at this point in the history
  • Loading branch information
teor2345 committed Sep 17, 2024
1 parent 8a7bb27 commit fe8a83b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions crates/subspace-archiving/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ include = [
"/Cargo.toml",
"/README.md",
]
readme = "README.md"

[lib]
# Necessary for CLI options to work on benches
Expand Down
1 change: 1 addition & 0 deletions crates/subspace-archiving/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Collection of modules used for dealing with archived state of Subspace Network.

0 comments on commit fe8a83b

Please sign in to comment.