You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,16 +3,16 @@
3
3
### About
4
4
5
5
Code-based references for various programming languages, frameworks and tools designed to simplify your coding experience by providing practical and focused guides that are constantly updated and refined.
6
-
All of these references are available at https://referencecollection.com/ or directly in the [reference directory](./references).
6
+
All of these references are available directly in the [reference directory](./references) or at https://referencecollection.com/
7
7
8
8
### How it started
9
9
10
-
Throughout my education and career. Whenever I learned a new programming language, I developed the habit of creating a reference file with the same extension as the language. In this file, I documented the language's basic, intermediate, and advanced concepts. This organized approach made it easier for me to quickly review important information and refresh my knowledge. I created this repository to share these reference guides and to keep expanding them in a consistent, accessible format. Additionally, I am working on training AI to help write even better references, enhancing the quality and accessibility of these resources for all developers.
10
+
Over the course of my university studies and professional career, I've developed a habit whenever I start learning a new programming language: I’d create a reference file with the same extension as the language. In this file, I documented everything from basic syntax to advanced features, keeping everything organized so I can easily refresh my knowledge whenever I need to.
11
11
12
-
### Contributing
12
+
I put together this repository and this [website](https://referencecollection.com/) to share these reference guides with others and keep adding new ones in a consistent, easy-to-access format, hoping they’ll be useful for developers looking to quickly grasp key concepts and streamline their learning process.
13
13
14
-
We welcome contributions from the community to help make this repository a valuable resource for developers of all levels. Whether you're fixing a typo, adding new references, or suggesting improvements, your contributions are appreciated.
14
+
I’m also working on training AI to help build even better guides. The goal is to make these resources even more useful and accessible for developers of all levels.
15
15
16
-
### How to Contribute
16
+
### Contributing
17
17
18
-
Comming soon.
18
+
Contributions are encouraged to help make this repository a valuable resource for developers of all levels. Whether it's fixing a typo, adding new references, or suggesting improvements, all contributions are greatly appreciated.
0 commit comments