diff options
author | crupest <crupest@outlook.com> | 2020-07-25 22:43:43 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-07-25 22:43:43 +0800 |
commit | 90e4bfc8c9a7bc08b27735e6899bea610a93bf12 (patch) | |
tree | f930a72079ae51cd2bf506d18c3e916439e43d3a | |
download | crupest-90e4bfc8c9a7bc08b27735e6899bea610a93bf12.tar.gz crupest-90e4bfc8c9a7bc08b27735e6899bea610a93bf12.tar.bz2 crupest-90e4bfc8c9a7bc08b27735e6899bea610a93bf12.zip |
Initial commit
-rw-r--r-- | LICENSE | 21 | ||||
-rw-r--r-- | README.md | 16 |
2 files changed, 37 insertions, 0 deletions
@@ -0,0 +1,21 @@ +MIT License + +Copyright (c) 2020 crupest + +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 new file mode 100644 index 0000000..8bfbb2e --- /dev/null +++ b/README.md @@ -0,0 +1,16 @@ +### Hi there š + +<!-- +**crupest/crupest** is a āØ _special_ āØ repository because its `README.md` (this file) appears on your GitHub profile. + +Here are some ideas to get you started: + +- š Iām currently working on ... +- š± Iām currently learning ... +- šÆ Iām looking to collaborate on ... +- š¤ Iām looking for help with ... +- š¬ Ask me about ... +- š« How to reach me: ... +- š Pronouns: ... +- ā” Fun fact: ... +--> |