diff --git a/README.md b/README.md index 2df4be5..5e58c61 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ -**[[Submit tutorial](https://github.com/codecrafters-io/build-your-own-x/issues/new)]** +[![CodeCrafters.io](codecrafters-banner.png)](https://codecrafters.io) -# ![Build your own X](feynman.png) +> What I cannot create, I do not understand — Richard Feynman. -## Table of contents +## Table of Contents * [3D Renderer](#build-your-own-3d-renderer) * [Augmented Reality](#build-your-own-augmented-reality) @@ -439,7 +439,7 @@ * [**Rust**: _Writing Scalable Chat Service from Scratch_](https://nbaksalyar.github.io/2015/07/10/writing-chat-in-rust.html) * [**TypeScript**: _Tiny Package Manager: Learns how npm or Yarn works_](https://github.com/g-plane/tiny-package-manager) -## How to contribute +## Contribute * Contributions are very welcome: [Submit tutorial](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" diff --git a/codecrafters-banner.png b/codecrafters-banner.png new file mode 100644 index 0000000..16dfd3b Binary files /dev/null and b/codecrafters-banner.png differ diff --git a/feynman.png b/feynman.png deleted file mode 100644 index 2d9c786..0000000 Binary files a/feynman.png and /dev/null differ