diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 6 |
1 files changed, 2 insertions, 4 deletions
@@ -7,8 +7,6 @@ [![Python](https://github.com/locusts-r-us/locusts/actions/workflows/python.yml/badge.svg)](https://github.com/locusts-r-us/locusts/actions/workflows/python.yml) [![Rust](https://github.com/locusts-r-us/locusts/actions/workflows/rust.yml/badge.svg)](https://github.com/locusts-r-us/locusts/actions/workflows/rust.yml) - - We here at Locusts-R-Us have developed a series of libraries for all sorts of programming languages to introduce locusts in all sorts of codebases. ## FAQ @@ -42,7 +40,7 @@ See the [CONTRIBUTING.md](./CONTRIBUTING.md) file for more information. - [Go](./docs/Go.md) - [Rust](./docs/Rust.md) - [Python](./docs/Python.md) -- [C#/F#](./docs/.NET.md) +- [C#/F#](./docs/.NET.md) ### Not a language but @@ -50,4 +48,4 @@ See the [CONTRIBUTING.md](./CONTRIBUTING.md) file for more information. ## License -Every locust library in this repository is licensed under the [0 Clause BSD License](./LICENSE). +Every locust library in this repository is licensed under the [BSD 0 Clause License](./LICENSE). |