From 6ce2bbfbeea397d6c090d4fa4fb519a31abb859f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Filip=20Ors=C3=A1g?= Date: Wed, 26 Apr 2023 13:41:08 +0200 Subject: [PATCH] README initial version. --- README.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..9a41062 --- /dev/null +++ b/README.md @@ -0,0 +1,17 @@ +# ISU EXAMPLES + +ISU examples are just examples. + +## Installation + +Clone it. Enjoy it. + +## Usage + +```bash +git clone +``` + +## License + +[MIT](https://choosealicense.com/licenses/mit/) \ No newline at end of file