From fc87f198b2102ed8ff385a635a32ae5d65a15b6e Mon Sep 17 00:00:00 2001 From: viragz158 Date: Sun, 26 Oct 2025 01:49:25 -0400 Subject: [PATCH] Add devdocs site entry --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d84abe4c8..dce36d859 100644 --- a/README.md +++ b/README.md @@ -488,6 +488,7 @@ When learning CS, there are some useful sites you must know to get always inform - [BtechBasics](https://btechbasics.in/) : Fundamental concepts of Computer Science Engineering using hands-on exercises - [Branition Colors](https://branition.com/colors) : Collection of hand-curated color palettes best fitted for branding. - [cheat.sh](https://github.com/chubin/cheat.sh) : `curl cheat.sh` — the only cheat sheet you need — instant answers on programming questions with `curl` +- [DevDocs](https://devdocs.io) — Combines documentation for multiple programming languages and frameworks in a fast, searchable, and offline-friendly interface. - [Developer Roadmaps](https://roadmap.sh/) : Step by step guides and paths to learn different tools or technologies - [DevURLs](https://devurls.com/) : Developer news aggregator - [Kaggle](https://www.kaggle.com/) : All-in-one Machine Learning and Data Science Community – access free GPUs and a huge repository of community published data & code.