diff --git a/README.md b/README.md index 2242ebbf2bb2bfe76701a0907e86bdcd0fbc1ebe..89639b1a1ffc0a0307044a1bba224081be2c7177 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,15 @@ -# Binary Street ReadMe +# Binary Street Read Me <p align="center"> - <img src="pic/main.png" height="500"/> + <iframe src="https://drive.google.com/file/d/1kpHR52omZKpas0OHfaUfkPKdYPpTJkQD/preview" width="640" height="480"></iframe> </p> <h4 align="center">스마트 교통 & 안전 & 편의 시스템</h4> +<p align="center"> + <img src="http://img.shields.io/badge/-build-14CC80?style=flat&logo=Buildkite&link=https://git.ajou.ac.kr/hankyul2/f047_1_1997_binarystreet"/> + <img src="http://img.shields.io/badge/-Raspberry-A22846?style=flat&logo=Raspberry Pi&link=https://git.ajou.ac.kr/hankyul2/f047_1_1997_binarystreet"/> + <img src="http://img.shields.io/badge/-linux-FCC624?style=flat&logo=Linux&link=https://git.ajou.ac.kr/hankyul2/f047_1_1997_binarystreet"/> + <img src="http://img.shields.io/badge/-github-181717?style=flat&logo=Github&link=https://git.ajou.ac.kr/hankyul2/f047_1_1997_binarystreet"/> +</p> <p align="center"> <a href="#How to start">How to start</a></a> • <a href="#Features">Features</a> • @@ -13,24 +19,13 @@ <a href="#Devices">Devices</a> • <a href="#Contributors">Contributors</a> </p> + <p align="center"> 이 프로젝트는 2021 시스템 프로그래밍 실습 수업의(F047-1) 일환으로 진행되었습니다. 이 어플리케이션은 실제 상업적 목적이 포함되어 있지 않습니다. 이 프로젝트는 강한결, 윤지은, 장인혁의 도움으로 만들어졌습니다. 같이 고생한 팀원분들께 감사의 말을 전합니다. </p> -## 목차 - -1. [How to start](#How to start) -2. [Features](Features) -3. [System Structure](System Structure) -4. [Test Result](System Structure) -5. [개발 환경](개발 환경) -6. [Devices](Devices) -7. [Contributors](Contributors) - - - ## How to start 1. [프로젝트의 개발환경](#개발환경)과 호환이 되는 개발환경을 구성해주세요.