Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bryanjang committed Mar 27, 2024
1 parent 140bae3 commit 4a49fa3
Showing 1 changed file with 16 additions and 72 deletions.
88 changes: 16 additions & 72 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,89 +2,33 @@
# 볼타 Volta


## 프로젝트 소개
### 1. 프로젝트 소개
- 참가자들은 죽음의 레이스에서 서로를 물리치기 위해 최선을 다해야 한다. 대회의 승자에게는 자유와 새로운 삶이 기약되어 있지만, 모든 참가자는 단 한 명만이 살아남을 수 있기에 치열한 전투가 벌어진다.
- 프로젝트 설치방법 및 데모, 사용방법, 프리뷰등을 readme.md에 작성.
- Api나 사용방법등 내용이 많을경우 wiki에 꾸미고 링크 추가.

- 개발 현황 : https://www.notion.so/57a591a23c7d48179644f7f44228c5ec?pvs=4

- 팀 현황
- 20162805 장원재 [email protected]
- 20171822 심현우 [email protected]
- 20201907 김유진 [email protected]
- 20212959 권용재 [email protected]
- 20215214 최재원 [email protected]







- 팀페이지 꾸미기
- 프로젝트 소개 및 팀원 소개
- index.md 예시보고 수정.

- GitHub Pages 리파지토리 Settings > Options > GitHub Pages
- Source를 marster branch
- Theme Chooser에서 태마선택
- 수정후 팀페이지 확인하여 점검.

**팀페이지 주소** -> https://kookmin-sw.github.io/ '{{자신의 리파지토리 아이디}}'

**예시)** 2023년 0조 https://kookmin-sw.github.io/capstone-2023-00/


## 내용에 아래와 같은 내용들을 추가하세요.

### 1. 프로잭트 소개

프로젝트

### 2. 소개 영상

프로젝트 소개하는 영상을 추가하세요

### 3. 팀 소개

팀을 소개하세요.

팀원정보 및 담당이나 사진 및 SNS를 이용하여 소개하세요.

### 4. 사용법

소스코드제출시 설치법이나 사용법을 작성하세요.

### 5. 기타

추가적인 내용은 자유롭게 작성하세요.


## Markdown을 사용하여 내용꾸미기
- 개발 현황 : https://www.notion.so/57a591a23c7d48179644f7f44228c5ec?pvs=4

Markdown은 작문을 스타일링하기위한 가볍고 사용하기 쉬운 구문입니다. 여기에는 다음을위한 규칙이 포함됩니다.

```markdown
Syntax highlighted code block
### 2. Abstract
- "Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum."

# Header 1
## Header 2
### Header 3

- Bulleted
- List
### 3. 소개 영상
- 1234

1. Numbered
2. List

**Bold** and _Italic_ and `Code` text
### 4. 팀 소개
- ****2805 장원재 [email protected]
- ****1822 심현우 [email protected]
- ****1907 김유진 [email protected]
- ****2959 권용재 [email protected]
- ****5214 최재원 [email protected]

[Link](url) and ![Image](src)
```

자세한 내용은 [GitHub Flavored Markdown](https://guides.github.com/features/mastering-markdown/).
### 5. 사용법
- 1234

### Support or Contact

readme 파일 생성에 추가적인 도움이 필요하면 [도움말](https://help.github.com/articles/about-readmes/) 이나 [contact support](https://github.com/contact) 을 이용하세요.
### 6. 기타
- 1234

0 comments on commit 4a49fa3

Please sign in to comment.