This commit is contained in:
SmashedFrenzy16 2024-03-14 05:28:10 -06:00 committed by GitHub
commit 6a509ad0f0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 3 deletions

View File

@ -2,9 +2,9 @@
## Table of Contents: Build your own X
This repository is a compilation of well-written, step-by-step guides for re-creating our favorite technologies from scratch.
This repository is a compilation of excellent-written, step-by-step guides for re-creating our favorite technologies from scratch!
> *What I cannot create, I do not understand — Richard Feynman.*
> *What I cannot create, I do not understand — Richard Feynman (1988)*
It's a great way to learn.
@ -474,7 +474,7 @@ It's a great way to learn.
* [**TypeScript**: _Tiny Package Manager: Learns how npm or Yarn works_](https://github.com/g-plane/tiny-package-manager)
## Contribute
* Submissions welcome, just send a PR, or [create an issue](https://github.com/codecrafters-io/build-your-own-x/issues/new)
* Submissions are welcome, just [send a PR](https://github.com/codecrafters-io/build-your-own-x/pulls), or [create an issue](https://github.com/codecrafters-io/build-your-own-x/issues/new)
* Help us review [pending submissions](https://github.com/codecrafters-io/build-your-own-x/issues) by leaving comments and "reactions"
## Origins & License