convert tabs to spaces (#11)
parent
8ecf367efa
commit
6ca266b649
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)
|
* [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).
|
Content that needs some polishing is placed [under development](#under-development).
|
||||||
|
|
||||||
Review the [Contributing Guidelines](CONTRIBUTING.md).
|
|
||||||
|
|
||||||
## Index of system design topics
|
## Index of system design topics
|
||||||
|
|
||||||
> Summaries of various system design topics, including pros and cons. **Everything is a trade-off**.
|
> Summaries of various system design topics, including pros and cons. **Everything is a trade-off**.
|
||||||
|
|
Loading…
Reference in New Issue