Skip to content

Commit a40d5bc

Browse files
README.md 충돌 해결
1 parent 71ab899 commit a40d5bc

1 file changed

Lines changed: 0 additions & 28 deletions

File tree

README.md

Lines changed: 0 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@
3434
* 원문에는 없으나 독자의 이해를 돕기 위해 번역자가 추가하는 내용은 문장 중간이나 끝에 `(.....부가설명..... - 옮긴이)` 형태로 부가설명을 추가하도록 합니다.
3535
* '적∙의를 보이는 것∙들'에 대한 내용은 될 수 있으면 사용하지 않습니다.([링크](https://m.blog.naver.com/ojhnews/220840570533))
3636

37-
<<<<<<< HEAD
3837
잘못된 번역, 오타 및 기타 개선사항은 [이슈](https://github.com/javascript-tutorial/ko.javascript.info/issues)로 등록 부탁드립니다.
3938

4039
## 기여자
@@ -44,30 +43,3 @@
4443
by the Modern JavaScript Tutorial Project Owner, Ilya Kantor(@iliakan)
4544

4645
모던 JavaScript 튜토리얼 한국어 프로젝트 오너, 이보라(@Violet-Bora-Lee)
47-
=======
48-
Something's wrong? A topic is missing? Explain it to people, add it as PR 👏
49-
50-
**You can edit the text in any editor.** The tutorial uses an enhanced "markdown" format, easy to grasp. And if you want to see how it looks on-site, there's a server to run the tutorial locally at <https://github.com/javascript-tutorial/server>.
51-
52-
The list of contributors is available at <https://javascript.info/about#contributors>.
53-
54-
## Structure
55-
56-
Every chapter, article, or task has its folder.
57-
58-
The folder is named like `N-url`, where `N` is a number for the sorting purposes and `URL` is the URL part with the title of the material.
59-
60-
The type of the material is defined by the file inside the folder:
61-
62-
- `index.md` stands for a chapter
63-
- `article.md` stands for an article
64-
- `task.md` stands for a task (solution must be provided in `solution.md` file as well)
65-
66-
Each of these files starts from the `# Main header`.
67-
68-
It's very easy to add something new.
69-
70-
---
71-
72-
Ilya Kantor @iliakan
73-
>>>>>>> upstream/master

0 commit comments

Comments
 (0)