diff options
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ # STAtic Ring Buffers [](https://docs.rs/starb) -[](https://travis-ci.org/bjc/starb) +[](https://travis-ci.org/bjc/starb) This is a simple ring-buffer structure that lives on the stack, rather than the heap, so that it can be used in `no-std` environments, such |
