From 6ca266b649126d9e491b166821a9ce5d6c4076f3 Mon Sep 17 00:00:00 2001 From: Bojan Skrchevski Date: Sun, 18 Dec 2022 13:04:03 +0100 Subject: [PATCH] convert tabs to spaces (#11) --- README.md | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/README.md b/README.md index 4fecc248..247ce5cd 100644 --- a/README.md +++ b/README.md @@ -67,21 +67,8 @@ Check out the sister repo [**Interactive Coding Challenges**](https://github.com * [Coding deck](https://github.com/donnemartin/interactive-coding-challenges/tree/master/anki_cards/Coding.apkg) -## Contributing - -> Learn from the community. - -Feel free to submit pull requests to help: - -* Fix errors -* Improve sections -* Add new sections -* [Translate](https://github.com/donnemartin/system-design-primer/issues/28) - Content that needs some polishing is placed [under development](#under-development). -Review the [Contributing Guidelines](CONTRIBUTING.md). - ## Index of system design topics > Summaries of various system design topics, including pros and cons. **Everything is a trade-off**.