From b37861d7078aba854125ec5272afae23daa4771a Mon Sep 17 00:00:00 2001 From: glax Date: Wed, 17 Jan 2024 04:17:37 +0100 Subject: [PATCH] Add README --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..47ec162 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +Library to interact with Shock-Collars that are remotely controllable via ESP32-Boards. + +![GitHub License](https://img.shields.io/github/license/c9glax/cshock)