From 996f575ca182162691fb5dc7de0ccae9700dcb0c Mon Sep 17 00:00:00 2001
From: Shreeshail Vitkar <35342628+shreeshailaya@users.noreply.github.com>
Date: Sun, 3 Oct 2021 14:32:37 +0530
Subject: [PATCH] Added new category with new project C-DAC-Notes
I created a new category because my repo don't fit into any other category
---
README.md | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/README.md b/README.md
index e626732..0e9e810 100644
--- a/README.md
+++ b/README.md
@@ -20,6 +20,7 @@ If you are not a programmer but would like to contribute, check out the [Awesome
- [ClojureScript](#clojurescript)
- [CSS](#css)
- [Dart](#dart)
+- [Documentation](#documentation)
- [Elixir](#elixir)
- [Go](#go)
- [Java](#java)
@@ -81,6 +82,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/labels/beginner) _(label: beginner)_
A website covering Dart language and common libraries, for developers of Dart libraries, web apps, server-side code, and mobile (Flutter) apps.
+## 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/labels/Level%3AStarter) _(label: Level:Starter)_
Ecto is a database wrapper and language integrated query for Elixir