diff --git a/README.md b/README.md
index 35166f1..d82940f 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-# Awesome First PR Opportunities [](https://github.com/sindresorhus/awesome)
+# Awesome First PR Opportunities [](https://github.com/sindresorhus/awesome)
A list of awesome beginner-friendly projects.
@@ -14,6 +14,7 @@ If you are not a programmer, but would like to contribute, check out the [Awesom
- [.NET](#net)
- [C](#c)
+- [C#](#c-sharp)
- [C++](#c-1)
- [Clojure](#clojure)
- [ClojureScript](#clojurescript)
@@ -41,6 +42,11 @@ If you are not a programmer, but would like to contribute, check out the [Awesom
- [Neovim](https://github.com/neovim/neovim/labels/good%20first%20issue) _(label: good first issue)_
Vim-fork focused on extensibility and agility.
+## C#
+
+- [OpenRA](https://github.com/OpenRA/OpenRA/labels/Easy) _(label: Easy)_
A Real Time Strategy game engine supporting early Westwood classics such as Command & Conquer: Red Alert.
+- [osu!](https://github.com/ppy/osu/labels/good%20first%20issue) _(label: good first issue)_
Music game. Rhythm is just a *click* away!
+
## C++
- [electron](https://github.com/electron/electron/labels/good%20first%20issue) _(label: good first issue)_
Build cross platform desktop apps with JavaScript, HTML, and CSS