diff --git a/README.md b/README.md index 50f3f92..a17f67a 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,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) - [Go](#go) - [Haskell](#haskell) @@ -78,6 +79,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