diff --git a/README.md b/README.md index 9a1c98d..507142c 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,7 @@ If you are not a programmer but would like to contribute, check out the [Awesome - [Clojure](#clojure) - [ClojureScript](#clojurescript) - [Dart](#dart) +- [Documentation](#documentation) - [Elixir](#elixir) - [Elm](#elm) - [Go](#go) @@ -84,6 +85,10 @@ If you are not a programmer but would like to contribute, check out the [Awesome - [dart.dev](https://github.com/dart-lang/site-www) _(label: beginner)_
A website covering Dart language and common libraries, for developers of Dart libraries, web apps, server-side code, and mobile (Flutter) apps. - [flutter](https://github.com/flutter/flutter) _(label: good first contribution)_
Flutter is Google's UI toolkit for building beautiful, natively compiled applications for mobile, web, desktop, and embedded devices from a single codebase. +## Documentation + +- [C-DAC-Notes](https://github.com/shreeshailaya/C-DAC-Notes/issues?q=label%3A%22good+first+issue%22+) _(label: good first issue)_ This is a notes of Computer Science with documentation and assignments of various subjects like Java,JS,Data Structures etc + ## Elixir - [Ecto](https://github.com/elixir-ecto/ecto) _(label: Level:Starter)_
Ecto is a database wrapper and language integrated query for Elixir