Skip to content

Commit 9c0a412

Browse files
authored
Update README.md
1 parent a3a63a7 commit 9c0a412

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

README.md

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,7 @@
11
# Writing an Operating System in 1,000 Lines
22

3-
| **Language** | **Translator** |
4-
| --------- | -------------- |
5-
| **[English](https://operating-system-in-1000-lines.vercel.app/en)** | [@nuta](https://github.com/nuta) |
6-
| **[日本語](https://operating-system-in-1000-lines.vercel.app/ja/)** | [@nuta](https://github.com/nuta) |
7-
| **[简体中文](https://operating-system-in-1000-lines.vercel.app/zh/)** | [@YianAndCode](https://github.com/YianAndCode) |
8-
| **[한국어](https://operating-system-in-1000-lines.vercel.app/ko/)** | [@JoHwanhee](https://github.com/JoHwanhee) |
3+
**[English](https://operating-system-in-1000-lines.vercel.app/en)****[日本語](https://operating-system-in-1000-lines.vercel.app/ja/)****[简体中文](https://operating-system-in-1000-lines.vercel.app/zh/)** *(translated by [@YianAndCode](https://github.com/YianAndCode))***[한국어](https://operating-system-in-1000-lines.vercel.app/ko/)** *(translated by [@JoHwanhee](https://github.com/JoHwanhee))*
94

105
![Operating System in 1,000 Lines](./screenshot.png)
116

12-
This repository contains the source code for the website [Operating System in 1,000 Lines](https://operating-system-in-1000-lines.vercel.app/), and a reference implementation.
7+
This repository contains the source code for the website [Operating System in 1,000 Lines](https://operating-system-in-1000-lines.vercel.app/), and a reference implementation.

0 commit comments

Comments
 (0)