From e7bc70cd0e695112832cc4e9737c34d4719300b1 Mon Sep 17 00:00:00 2001 From: Matt Strapp Date: Tue, 6 Aug 2024 20:40:42 -0500 Subject: README tweaking Signed-off-by: Matt Strapp --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index ca78a23..e5c5ebd 100644 --- a/README.md +++ b/README.md @@ -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). -- cgit v1.2.3