fix emojis
ci/woodpecker/pr/renovate Pipeline was successful Details
ci/woodpecker/push/renovate Pipeline was successful Details
ci/woodpecker/pr/test Pipeline was successful Details
ci/woodpecker/push/test Pipeline was successful Details
ci/woodpecker/pr/deploy Pipeline was successful Details
ci/woodpecker/push/next Pipeline was successful Details
ci/woodpecker/push/deploy Pipeline was successful Details
ci/woodpecker/pr/next Pipeline was successful Details

This commit is contained in:
OCram85 2022-11-23 08:30:47 +01:00
parent 880132b21f
commit 04178ec841
1 changed files with 3 additions and 3 deletions

View File

@ -225,7 +225,7 @@ arkanum --install-extensions
arkanum --reset-codesetting
# Reload with command F1 + Developer: Reload Window
```
## We're Using GitHub Under Protest
## 😡 We're Using GitHub Under Protest
This project is currently **mirrored** to GitHub. This is not ideal; GitHub is a
proprietary, trade-secret system that is not Free and Open Source Software
@ -248,9 +248,9 @@ code in Copilot.
![Logo of the GiveUpGitHub campaign](https://sfconservancy.org/img/GiveUpGitHub.png)
## 💳 Credits
## 🙏 Credits
Akranum is based on the following projects and wouldn't be possible without:
Akranum is based on the following projects and wouldn't be possible without them:
- [microsoft/vscode](https://github.com/microsoft/vscode) - Visual Studio Code, OSS. `[MIT]`
- [coder/code-server](https://github.com/coder/code-server) - VSCode on a remote server, accessible through the browser. `[MIT]`