From 06663c65bfbf232852d88f09a96d71ec657d01b6 Mon Sep 17 00:00:00 2001 From: Jonas Kruckenberg Date: Wed, 14 Dec 2022 19:47:48 +0100 Subject: [PATCH] Create README.md --- shared/template/README.md | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 shared/template/README.md diff --git a/shared/template/README.md b/shared/template/README.md new file mode 100644 index 00000000..cf5adb35 --- /dev/null +++ b/shared/template/README.md @@ -0,0 +1,23 @@ +{{name}} + + + +## Install + +``` +``` + +## Usage + +``` +``` + +## Contributing + +PRs accepted. Please make sure to read the Contributing Guide before making a pull request. + +## License + +Code: (c) 2015 - 2021 - The Tauri Programme within The Commons Conservancy. + +MIT or MIT/Apache 2.0 where applicable. \ No newline at end of file