Skip to content
This repository was archived by the owner on Aug 12, 2021. It is now read-only.

Commit fc396e9

Browse files
committed
Simplify README
1 parent f2f49c9 commit fc396e9

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,8 @@ Testing](https://doc.rust-lang.org/book/ch11-00-testing.html).
88

99
## Platform support
1010

11-
The following table describes the supported platforms: "build" shows whether the
12-
library compiles without issues for a given target, while "run" shows whether
13-
the full testsuite passes on the target.
11+
* "build" shows whether the library compiles
12+
* "run" shows whether the full test-suite passes
1413

1514
| Target | Build | Run |
1615
|-----------------------------------|-------|-----|

0 commit comments

Comments
 (0)