Skip to content

Commit dabe9db

Browse files

File tree

3 files changed

+12
-3
lines changed

3 files changed

+12
-3
lines changed

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ language: rust
33
cache: cargo
44

55
rust:
6-
- 1.28.0
76
- stable
87
- nightly
98

README-crates-io.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,13 @@
88
you write bots using a simple, safe interface that should feel comfortable to
99
Rust developers.
1010

11+
**Documentation:** [We have it.](https://docs.rs/rlbot/)
12+
1113
**Stability:** As you might notice, we're still on version 0.x. Breaking changes
12-
are likely at this stage. Join the [Discord] to keep up-to-date!
14+
are still possible at this stage. Join the [Discord] to keep up-to-date!
15+
16+
**Compatibility**: We target the latest version of RLBot, and the latest stable
17+
version of Rust.
1318

1419
[RLBot]: https://github.com/RLBot/RLBot
1520
[Discord]: https://discordapp.com/invite/XhrQGf

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,13 @@
88
you write bots using a simple, safe interface that should feel comfortable to
99
Rust developers.
1010

11+
**Documentation:** [We have it.](https://docs.rs/rlbot/)
12+
1113
**Stability:** As you might notice, we're still on version 0.x. Breaking changes
12-
are likely at this stage. Join the [Discord] to keep up-to-date!
14+
are still possible at this stage. Join the [Discord] to keep up-to-date!
15+
16+
**Compatibility**: We target the latest version of RLBot, and the latest stable
17+
version of Rust.
1318

1419
[RLBot]: https://github.com/RLBot/RLBot
1520
[Discord]: https://discordapp.com/invite/XhrQGf

0 commit comments

Comments
 (0)