Skip to content

Commit b9dbbca

Browse files
authored
update README (#669)
1 parent d97a217 commit b9dbbca

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

README.md

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88

99
## Installation/Usage
1010

11-
Substrate is a library, and cannot be run by itself.
1211
To use Substrate, [install Rust](https://www.rust-lang.org/tools/install),
1312
and add `substrate` as a dependency in your project's Cargo.toml:
1413

@@ -46,14 +45,6 @@ just test
4645

4746
from the root of the Substrate repository.
4847

49-
Most tests for Substrate can be found in `substrate/src/tests`. These include a mix of unit tests
50-
and integration tests, but may break the abstraction barrier as they a part of the `substrate` crate.
51-
52-
Substrate integration tests can be found in the `tests` crate.
53-
These tests double as examples of how to use Substrate.
54-
If you wish to see the artifacts generated by an integration test,
55-
look in the appropriate folder in `tests/build`.
56-
5748
## Contributing
5849

5950
If you'd like to contribute to Substrate, please let us know. You can:

0 commit comments

Comments
 (0)