Update README.md

This commit is contained in:
Shmavon Gazanchyan 2023-04-14 20:01:37 +00:00
parent eacfaa138b
commit 93d61be802

View File

@ -9,6 +9,7 @@ If you are not a programmer but would like to contribute, check out the [Awesome
## Table of Contents: ## Table of Contents:
- [.NET](#net) - [.NET](#net)
- [Ansible](#ansible)
- [C](#c) - [C](#c)
- [C#](#c-1) - [C#](#c-1)
- [C++](#c-2) - [C++](#c-2)
@ -16,6 +17,7 @@ If you are not a programmer but would like to contribute, check out the [Awesome
- [ClojureScript](#clojurescript) - [ClojureScript](#clojurescript)
- [Dart](#dart) - [Dart](#dart)
- [Elixir](#elixir) - [Elixir](#elixir)
- [Elm](#elm)
- [Go](#go) - [Go](#go)
- [Haskell](#haskell) - [Haskell](#haskell)
- [Java](#java) - [Java](#java)
@ -42,6 +44,10 @@ If you are not a programmer but would like to contribute, check out the [Awesome
- [RawCMS](https://github.com/arduosoft/RawCMS) _(label: good-first-issue)_ <br> RawCMS is a headless CMS written in ASP.NET Core, built for developers that embrace API-first technology. - [RawCMS](https://github.com/arduosoft/RawCMS) _(label: good-first-issue)_ <br> RawCMS is a headless CMS written in ASP.NET Core, built for developers that embrace API-first technology.
- [Shouldly](https://github.com/shouldly/shouldly) _(label: Jump-In)_ <br> Should testing for .NET - the way Asserting Should be! - [Shouldly](https://github.com/shouldly/shouldly) _(label: Jump-In)_ <br> Should testing for .NET - the way Asserting Should be!
## Ansible
- [Exosphere](https://gitlab.com/exosphere/exosphere/-/issues/?label_name[]=Good%20First%20Issue) _(label: Good First Issue)_ <br> Exosphere is a user-friendly client interface for OpenStack-based cloud systems.
## C ## C
- [Neovim](https://github.com/neovim/neovim) _(label: good-first-issue)_ <br> Vim-fork focused on extensibility and agility. - [Neovim](https://github.com/neovim/neovim) _(label: good-first-issue)_ <br> Vim-fork focused on extensibility and agility.
@ -83,6 +89,10 @@ If you are not a programmer but would like to contribute, check out the [Awesome
- [Ecto](https://github.com/elixir-ecto/ecto) _(label: Level:Starter)_ <br> Ecto is a database wrapper and language integrated query for Elixir - [Ecto](https://github.com/elixir-ecto/ecto) _(label: Level:Starter)_ <br> Ecto is a database wrapper and language integrated query for Elixir
- [Elixir](https://github.com/elixir-lang/elixir) _(label: Level:Starter)_ <br> Elixir is a dynamic, functional language designed for building scalable and maintainable applications - [Elixir](https://github.com/elixir-lang/elixir) _(label: Level:Starter)_ <br> Elixir is a dynamic, functional language designed for building scalable and maintainable applications
## Elm
- [Exosphere](https://gitlab.com/exosphere/exosphere/-/issues/?label_name[]=Good%20First%20Issue) _(label: Good First Issue)_ <br> Exosphere is a user-friendly client interface for OpenStack-based cloud systems.
## Go ## Go
- [containerd](https://github.com/containerd/containerd) _(label: exp/beginner)_ <br> Industry-standard container runtime with an emphasis on simplicity, robustness and portability. - [containerd](https://github.com/containerd/containerd) _(label: exp/beginner)_ <br> Industry-standard container runtime with an emphasis on simplicity, robustness and portability.