diff --git a/library.properties b/library.properties new file mode 100644 index 0000000..8b31264 --- /dev/null +++ b/library.properties @@ -0,0 +1,9 @@ +name=SSLClient +version=0.1 +author=OPEnS Lab +maintainer=OPEnS Lab +sentence=Arduino library to add SSL functionality to any Client class +paragraph=Uses BearSSL to communicate over SSL. +category=Communication +url=https://github.com/OPEnSLab-OSU/SSLClient +includes=SSLClient.h \ No newline at end of file diff --git a/src/keywords.txt b/src/keywords.txt new file mode 100644 index 0000000..e69de29