diff --git a/LICENSE b/LICENSE new file mode 100644 index 00000000..129a6232 --- /dev/null +++ b/LICENSE @@ -0,0 +1,21 @@ +MIT License + +Copyright (c) 2024 Chris Titus + +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. diff --git a/README.md b/README.md index 590457ea..9fb867fb 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,14 @@ # Chris Titus Tech's Linux Utility + [![Version](https://img.shields.io/github/v/release/ChrisTitusTech/linutil?color=%230567ff&label=Latest%20Release&style=for-the-badge)](https://github.com/ChrisTitusTech/linutil/releases/latest) ![GitHub Downloads (specific asset, all releases)](https://img.shields.io/github/downloads/ChrisTitusTech/linutil/linutil?label=Total%20Downloads&style=for-the-badge) ![Preview](docs/assets/preview.png) +A distro-agnostic* toolbox which helps with everyday Linux tasks. It can help you set up applications, and set up your system for specific use cases! Written with Rust 🦀 + +\* — The project is in active development, so there could be some issues, please, consider [submitting feedback](https://github.com/ChrisTitusTech/linutil/issues) + ## 💡 Usage Open your terminal and paste this command @@ -15,7 +20,7 @@ curl -fsSL https://christitus.com/linux | sh - To morally and mentally support the project, make sure to leave a ⭐️! ## 🏅 Thanks to all Contributors -Thanks a lot for spending your time helping Winutil grow. Thanks a lot! Keep rocking 🍻. +Thanks a lot for spending your time helping Linutil grow. Thanks a lot! Keep rocking 🍻. [![Contributors](https://contrib.rocks/image?repo=ChrisTitusTech/linutil)](https://github.com/ChrisTitusTech/linutil/graphs/contributors)