diff options
author | Matt Strapp <matt@mattstrapp.net> | 2024-08-06 20:40:42 -0500 |
---|---|---|
committer | Matt Strapp <matt@mattstrapp.net> | 2024-08-06 20:40:45 -0500 |
commit | e7bc70cd0e695112832cc4e9737c34d4719300b1 (patch) | |
tree | d40ef36560124956b17a944b89dd42e4b7bde31c /CONTRIBUTING.md | |
parent | Put README in its proper place perhaps (diff) | |
download | locusts-e7bc70cd0e695112832cc4e9737c34d4719300b1.tar locusts-e7bc70cd0e695112832cc4e9737c34d4719300b1.tar.gz locusts-e7bc70cd0e695112832cc4e9737c34d4719300b1.tar.bz2 locusts-e7bc70cd0e695112832cc4e9737c34d4719300b1.tar.lz locusts-e7bc70cd0e695112832cc4e9737c34d4719300b1.tar.xz locusts-e7bc70cd0e695112832cc4e9737c34d4719300b1.tar.zst locusts-e7bc70cd0e695112832cc4e9737c34d4719300b1.zip |
README tweaking
Signed-off-by: Matt Strapp <matt@mattstrapp.net>
Diffstat (limited to '')
-rw-r--r-- | CONTRIBUTING.md | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 5ede9a5..57a6a77 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -33,4 +33,3 @@ If you'd like to add a new language to the repository, please follow these guide - A basic way to add the library as a dependency - An example of how to use the library - A link on the README.md to the new language documentation - |