From cc4e83ed5327ad9788a9f5cd76c260079503dbc0 Mon Sep 17 00:00:00 2001 From: Adrian Malacoda Date: Tue, 19 Feb 2019 00:47:06 -0600 Subject: [PATCH] Readme of Scouter --- scouter/README.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 scouter/README.md diff --git a/scouter/README.md b/scouter/README.md new file mode 100644 index 0000000..49ca7ff --- /dev/null +++ b/scouter/README.md @@ -0,0 +1,5 @@ +# Scouter +Small library for detecting and gathering information about projects. + +## License +GNU AGPLv3 or later.