Skip to content
Snippets Groups Projects
Commit 0fd4e6bb authored by lang0909's avatar lang0909
Browse files

Add README.md

parent fe3a4338
No related branches found
No related tags found
No related merge requests found
#
## 개요
## 사용된 환경 & version
- Ubuntu 18.04.1 LTS (64bit)
- gcc (Ubuntu 7.4.0-1ubuntu1~18.04.1) 7.4.0
## 사용 시 주의사항
**object파일 생성 및 assembler 테스트**
```bash
make
make test
```
**생성 된 object파일 삭제**
```bash
make clean
```
**직접 object 파일 생성 및 하나씩 test방법**
```bash
```
## 기능 설명
###
###
###
###
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment