From ef8fd98bd9605e3da7aa8f70d6edba777d7e394f Mon Sep 17 00:00:00 2001 From: Donne Martin Date: Wed, 22 Mar 2017 23:19:56 -0400 Subject: [PATCH] Add call for translations link --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 312af7a0..89071e5a 100644 --- a/README.md +++ b/README.md @@ -68,6 +68,10 @@ Content that needs some polishing is placed [under development](#under-developme Review the [Contributing Guidelines](CONTRIBUTING.md). +### Translations + +Interested in **translating**? Please see the following [ticket](https://github.com/donnemartin/system-design-primer/issues/28). + ## Index of system design topics > Summaries of various system design topics, including pros and cons. **Everything is a trade-off**.