mirror of
https://github.com/donnemartin/system-design-primer.git
synced 2025-12-14 17:08:56 +03:00
convert tabs to spaces (#11)
This commit is contained in:
13
README.md
13
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**.
|
||||
|
||||
Reference in New Issue
Block a user