diff --git a/.swcrc b/.swcrc index 3f706ce33274f15acbb31c2f6aed79b58dbbb572..dedb53c3c58b36c2fde5839552e990e4e1df90a1 100644 --- a/.swcrc +++ b/.swcrc @@ -1,4 +1,5 @@ { + "$schema": "https://json.schemastore.org/swcrc", "minify": true, "jsc": { "parser": { diff --git a/LICENSE b/LICENSE index 613b1545f3487821c47e5f4e2c8f4119f92af40c..afc74e025494808b5c82957f1b528f9dd9586f0d 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2022-next Konrad Geletey +Copyright (c) Konrad Geletey. All rights reserved. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/README.md b/README.md index a3581e6196f9f5a935d6bea3041f9b26fc5f3673..2aafd8f94b0f62b75f552b27d5d3ea802bf073a4 100644 --- a/README.md +++ b/README.md @@ -135,17 +135,9 @@ will. Specifically you can redistribute and/or modify it under the terms of the # Contribute -Make sure to read the [Code of Conduct](https://karzok.re128.org/reference/code-of-conduct/) +Make sure to read the [Code of Conduct](https://karzok.re128.org/reference/code_of_conduct/) ## Find bugs and come up with features On the [todo.sr.ht](https://todo.sr.ht/~kogeletey/karzok) or [github issues](https://github.com/kogeletey/karzok/issues) - -## Improve Code - -The karzok is stored in the repository at -[sr.ht](https://sr.ht/~kogeletey/karzok) and mirror -[github](https://github.com/kogeletey/karzok) - -> Thank you so much for any help