mirror of
				https://github.com/donnemartin/system-design-primer.git
				synced 2025-11-04 10:12:32 +03:00 
			
		
		
		
	Update translation links (#65)
Move the list of completed and in-progress translations to the top of the README. Add a translate link to the Contributing section.
This commit is contained in:
		
							
								
								
									
										11
									
								
								README.md
									
									
									
									
									
								
							
							
						
						
									
										11
									
								
								README.md
									
									
									
									
									
								
							@@ -1,3 +1,5 @@
 | 
			
		||||
*[English](README.md) ∙ [简体中文](README-zh-Hans.md) | [Brazilian Portuguese](https://github.com/donnemartin/system-design-primer/issues/40) ∙ [Turkish](https://github.com/donnemartin/system-design-primer/issues/39) | [Add Translation](https://github.com/donnemartin/system-design-primer/issues/28)*
 | 
			
		||||
 | 
			
		||||
# The System Design Primer
 | 
			
		||||
 | 
			
		||||
<p align="center">
 | 
			
		||||
@@ -5,14 +7,6 @@
 | 
			
		||||
  <br/>
 | 
			
		||||
</p>
 | 
			
		||||
 | 
			
		||||
## Translations
 | 
			
		||||
 | 
			
		||||
Interested in [translating](https://github.com/donnemartin/system-design-primer/issues/28)?  Translations in progress:
 | 
			
		||||
 | 
			
		||||
* [Brazilian Portuguese translation](https://github.com/donnemartin/system-design-primer/issues/40)
 | 
			
		||||
* [Simplified Chinese translation](https://github.com/donnemartin/system-design-primer/issues/38)
 | 
			
		||||
* [Turkish translation](https://github.com/donnemartin/system-design-primer/issues/39)
 | 
			
		||||
 | 
			
		||||
## Motivation
 | 
			
		||||
 | 
			
		||||
> Learn how to design large-scale systems.
 | 
			
		||||
@@ -84,6 +78,7 @@ 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).
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user