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
+3-1Lines changed: 3 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,8 @@ It's a great way to learn. [Submit here](https://github.com/codecrafters-io/buil
6
6
7
7
> *What I cannot create, I do not understand — Richard Feynman.*
8
8
9
+
This repository is a compilation of well-written, step-by-step guides for re-creating our favorite technologies from scratch. It's a great way to learn. Submissions welcome, just send a PR.
10
+
9
11
## Table of Contents
10
12
11
13
*[3D Renderer](#build-your-own-3d-renderer)
@@ -444,7 +446,7 @@ It's a great way to learn. [Submit here](https://github.com/codecrafters-io/buil
444
446
*[**TypeScript**: _Tiny Package Manager: Learns how npm or Yarn works_](https://github.com/g-plane/tiny-package-manager)
445
447
446
448
## Contribute
447
-
*Contributions are very welcome: [Submit tutorial](https://github.com/codecrafters-io/build-your-own-x/issues/new)
449
+
*Submissions welcome, just send a PR, or [create an issue](https://github.com/codecrafters-io/build-your-own-x/issues/new)
448
450
* Help us review [pending submissions](https://github.com/codecrafters-io/build-your-own-x/issues) by leaving comments and "reactions"
0 commit comments