From 192cb9f0bce21c27c6e4068730d6bafa94136a65 Mon Sep 17 00:00:00 2001 From: Zack Scholl Date: Wed, 22 Mar 2017 21:11:20 -0600 Subject: [PATCH] Update README Former-commit-id: 63039d0d361bb3af1243938b34024e3c7fb62c79 [formerly b833b75dccaf7b5c43945dc0e46eb0dbf9b747c5] [formerly 873059f5bca74f3d134969ffd8dd1f1abc17d058 [formerly f2b317be8b47c94f6976abfe8d9fe8c472c299a8]] Former-commit-id: aa7719891c68c0e3c9432ad2053d3e3154768899 [formerly 8e005b32f106cd9870e771591310c40d89be56eb] Former-commit-id: 8d01eea63586af137fbef2013331de8a915ce261 --- README.md | 25 +++---------------------- 1 file changed, 3 insertions(+), 22 deletions(-) diff --git a/README.md b/README.md index 749661c..d0e8da7 100644 --- a/README.md +++ b/README.md @@ -29,29 +29,10 @@ or just download from the [latest releases](https://github.com/schollz/cowyo/rel To run just double click or from the command line: ``` -cowyo +./cowyo ``` -## Contact -If you'd like help or you find a bug, please submit [an issue](https://github.com/schollz/cowyo/issues). Any other comments, questions or anything at all, just [tweet me @zack_118](https://twitter.com/intent/tweet?screen_name=zack_118) +## License -## Acknowledgements - -Thanks to [tscholl2](https://github.com/tscholl2) and [sjsafranek](https://github.com/sjsafranek). - -Icons made by [Freepik](http://www.freepik.com) from [www.flaticon.com](http://www.flaticon.com), licensed by [CC 3.0 BY](http://creativecommons.org/licenses/by/3.0/ "Creative Commons BY 3.0"). - -File uploading from [transfer.sh](https://github.com/dutchcoders/transfer.sh/blob/98399c91dd86682077cf9542badbf1658fd9a8c1/transfersh-server/handlers.go#L293-L369), licensed by [MIT license](https://github.com/dutchcoders/transfer.sh/blob/40c9bf7675fb84e78d9a011052b9d0900ec7dde1/LICENSE). - -# License - -The MIT License (MIT) - -Copyright (c) 2016 Zack - -Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. \ No newline at end of file +MIT \ No newline at end of file