From a6b40fa3a1eee89e248468a7ac130bcece46111a Mon Sep 17 00:00:00 2001 From: Morgan McMillian Date: Sat, 15 Oct 2022 17:54:44 -0700 Subject: [PATCH] Update 'Home' --- Home.md | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 Home.md diff --git a/Home.md b/Home.md new file mode 100644 index 0000000..1719b57 --- /dev/null +++ b/Home.md @@ -0,0 +1,33 @@ +# Goober, a mobile app for pnut.io + +Copyright 2017-2018 Morgan McMillian + +Goober is a cross platform mobile client for pnut.io. + +Previous released packages are available for [download](releases). + +## Contact + +You can reach out to me directly if you have any questions regarding this project. + +https://thrrgilag.net/contact + +## Contributing + +**This project is no longer under active development or support. If you decide to fork and continue development let me know. I might transfer this project or link to the new effort whichever is appropriate.** + +## LICENSE + +``` +Licensed under the Apache License, Version 2.0 (the "License"); +you may not use this file except in compliance with the License. +You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. +``` \ No newline at end of file