diff --git a/README.md b/README.md index c20daac..5cb499a 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,21 @@ You can also document commands to lint the code or run tests. These steps help t Show your appreciation to those who have contributed to the project. ## License -For open source projects, say how it is licensed. +``` +Copyright 2023 Toastielab team + +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. +``` ## Project status If you have run out of energy or time for your project, put a note at the top of the README saying that development has slowed down or stopped completely. Someone may choose to fork your project or volunteer to step in as a maintainer or owner, allowing your project to keep going. You can also make an explicit request for maintainers.