diff --git a/.github/workflows/casa.yml b/.github/workflows/casa.yml index 11c51bb..8dbe8c1 100644 --- a/.github/workflows/casa.yml +++ b/.github/workflows/casa.yml @@ -65,7 +65,7 @@ jobs: # ls - - name: Set enviroment for github-release + - name: Set environment for github-release run: | echo "VERSION=$(cat types/system.go | grep CURRENTVERSION | awk '$2 == "CURRENTVERSION"{print $4}' | sed 's/"//g')" >>$GITHUB_ENV echo "BODY=$(cat types/system.go | grep BODY | awk -F= '{print $2}' | sed 's/"//g')" >>$GITHUB_ENV diff --git a/README.md b/README.md index be3aace..42615e6 100644 --- a/README.md +++ b/README.md @@ -104,7 +104,7 @@ CasaOS fully supports ZimaBoard, Intel NUC, and Raspberry Pi. Also, more compute ### System Compatibility Official Support -- Debian 11 (✅ Tested, Recommended) +- Debian 12 (✅ Tested, Recommended) - Ubuntu Server 20.04 (✅ Tested) - Raspberry Pi OS (✅ Tested) @@ -146,13 +146,13 @@ curl -fsSL https://get.icewhale.io/casaos-uninstall.sh | sudo bash ## Community -The word Casa comes from the Spanish word for "home". Project CasaOS originated as a pre-installed system for crowdfunded product [ZimaBoard](https://www.zimaboard.com) on Kickstarter. +The word Casa comes from the Spanish word for "home". Project CasaOS originated as a pre-installed system for the crowdfunded product [ZimaBoard](https://www.zimaboard.com) on Kickstarter. After looking at many systems and software on the market, the team found no server system designed for home scenarios, sadly true. -So, we set out to build this open source project to develop CasaOS with our own hands, everyone in the community, and you. +So, we set out to build this open-source project to develop CasaOS with our own hands, everyone in the community, and you. -We believes that through community-driven collaborative innovation and open communication with global developers, we can reshape the digital home experience like never before. +We believe that through community-driven collaborative innovation and open communication with global developers, we can reshape the digital home experience like never before. **A warm welcome for you to get help or share great ideas in the [Discord](https://discord.gg/knqAbbBbeX)!** @@ -162,8 +162,8 @@ We believes that through community-driven collaborative innovation and open comm CasaOS is a community-driven open source project and the people involved are CasaOS users. That means CasaOS will always need contributions from community members just like you! -- See for ways of contribution to CasaOS -- See if you want to be involved in code contribution specificially +- See for ways of contributing to CasaOS +- See if you want to be involved in code contribution specifically ## Donate

bappi2097

@@ -209,7 +209,7 @@ Everyone's contribution is greatly appreciated. ([Emoji Key](https://allcontribu -This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome! +This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind are welcome! ## Changelog