오명준

Add README file

Showing 1 changed file with 180 additions and 0 deletions
1 +<div id="top"></div>
2 +<!--
3 +*** Thanks for checking out the Best-README-Template. If you have a suggestion
4 +*** that would make this better, please fork the repo and create a pull request
5 +*** or simply open an issue with the tag "enhancement".
6 +*** Don't forget to give the project a star!
7 +*** Thanks again! Now go create something AMAZING! :D
8 +-->
9 +
10 +
11 +
12 +<!-- PROJECT SHIELDS -->
13 +<!--
14 +*** I'm using markdown "reference style" links for readability.
15 +*** Reference links are enclosed in brackets [ ] instead of parentheses ( ).
16 +*** See the bottom of this document for the declaration of the reference variables
17 +*** for contributors-url, forks-url, etc. This is an optional, concise syntax you may use.
18 +*** https://www.markdownguide.org/basic-syntax/#reference-style-links
19 +-->
20 +[![Contributors][contributors-shield]][contributors-url]
21 +[![Forks][forks-shield]][forks-url]
22 +[![Stargazers][stars-shield]][stars-url]
23 +[![Issues][issues-shield]][issues-url]
24 +[![MIT License][license-shield]][license-url]
25 +[![LinkedIn][linkedin-shield]][linkedin-url]
26 +
27 +
28 +
29 +<!-- PROJECT LOGO -->
30 +<br />
31 +<div align="center">
32 + <a href="http://khuhub.khu.ac.kr/2018102206/possibility_simulator">
33 + <img src="images/logo.png" alt="Logo" width="80" height="80">
34 + </a>
35 +
36 +<h3 align="center">project_title</h3>
37 +
38 + <p align="center">
39 + project_description
40 + <br />
41 + <a href="http://khuhub.khu.ac.kr/2018102206/possibility_simulator"><strong>Explore the docs »</strong></a>
42 + <br />
43 + <br />
44 + <a href="http://khuhub.khu.ac.kr/2018102206/possibility_simulator">View Demo</a>
45 + ·
46 + <a href="http://khuhub.khu.ac.kr/2018102206/possibility_simulator/issues">Report Bug</a>
47 + ·
48 + <a href="http://khuhub.khu.ac.kr/2018102206/possibility_simulator/issues">Request Feature</a>
49 + </p>
50 +</div>
51 +
52 +
53 +
54 +<!-- TABLE OF CONTENTS -->
55 +<details>
56 + <summary>Table of Contents</summary>
57 + <ol>
58 + <li>
59 + <a href="#about-the-project">About The Project</a>
60 + <ul>
61 + <li><a href="#built-with">Built With</a></li>
62 + </ul>
63 + </li>
64 + <li>
65 + <a href="#getting-started">Getting Started</a>
66 + </li>
67 + <li><a href="#usage">Usage</a></li>
68 + <li><a href="#roadmap">Roadmap</a></li>
69 + <li><a href="#contributing">Contributing</a></li>
70 + <li><a href="#license">License</a></li>
71 + <li><a href="#contact">Contact</a></li>
72 + </ol>
73 +</details>
74 +
75 +
76 +
77 +<!-- ABOUT THE PROJECT -->
78 +## About The Project
79 +
80 +[![Product Name Screen Shot][product-screenshot]](https://example.com)
81 +
82 +Here's a blank template to get started: To avoid retyping too much info. Do a search and replace with your text editor for the following: `github_username`, `repo_name`, `twitter_handle`, `linkedin_username`, `email`, `email_client`, `project_title`, `project_description`
83 +
84 +<p align="right">(<a href="#top">back to top</a>)</p>
85 +
86 +
87 +
88 +### Built With
89 +
90 +
91 +<p align="right">(<a href="#top">back to top</a>)</p>
92 +
93 +
94 +
95 +<!-- GETTING STARTED -->
96 +## Getting Started
97 +
98 +*Accessing this site is NOT available now.*
99 +
100 +<p align="right">(<a href="#top">back to top</a>)</p>
101 +
102 +
103 +
104 +<!-- USAGE EXAMPLES -->
105 +## Usage
106 +
107 +Use this space to show useful examples of how a project can be used. Additional screenshots, code examples and demos work well in this space. You may also link to more resources.
108 +
109 +_For more examples, please refer to the [Documentation](https://example.com)_
110 +
111 +<p align="right">(<a href="#top">back to top</a>)</p>
112 +
113 +
114 +
115 +<!-- ROADMAP -->
116 +## Roadmap
117 +
118 +- [x] Add some simulations
119 +- [] Add request feature
120 +- [] Add Login feature
121 +- [] Add bookmark feature
122 +
123 +See the [open issues](http://khuhub.khu.ac.kr/2018102206/possibility_simulator/issues) for a full list of proposed features (and known issues).
124 +
125 +<p align="right">(<a href="#top">back to top</a>)</p>
126 +
127 +
128 +
129 +<!-- CONTRIBUTING -->
130 +## Contributing
131 +
132 +Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are **greatly appreciated**.
133 +
134 +If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement".
135 +Don't forget to give the project a star! Thanks again!
136 +
137 +1. Fork the Project
138 +2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)
139 +3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)
140 +4. Push to the Branch (`git push origin feature/AmazingFeature`)
141 +5. Open a Pull Request
142 +
143 +<p align="right">(<a href="#top">back to top</a>)</p>
144 +
145 +
146 +
147 +<!-- LICENSE -->
148 +## License
149 +
150 +Distributed under the MIT License. See `LICENSE.txt` for more information.
151 +
152 +<p align="right">(<a href="#top">back to top</a>)</p>
153 +
154 +
155 +
156 +<!-- CONTACT -->
157 +## Contact
158 +
159 +오명준 - omj1102@naver.com
160 +
161 +Project Link: [http://khuhub.khu.ac.kr/2018102206/possibility_simulator.git](http://khuhub.khu.ac.kr/2018102206/possibility_simulator.git)
162 +
163 +<p align="right">(<a href="#top">back to top</a>)</p>
164 +
165 +
166 +<!-- MARKDOWN LINKS & IMAGES -->
167 +<!-- https://www.markdownguide.org/basic-syntax/#reference-style-links -->
168 +[contributors-shield]: https://img.shields.io/github/contributors/github_username/repo_name.svg?style=for-the-badge
169 +[contributors-url]: https://github.com/github_username/repo_name/graphs/contributors
170 +[forks-shield]: https://img.shields.io/github/forks/github_username/repo_name.svg?style=for-the-badge
171 +[forks-url]: https://github.com/github_username/repo_name/network/members
172 +[stars-shield]: https://img.shields.io/github/stars/github_username/repo_name.svg?style=for-the-badge
173 +[stars-url]: https://github.com/github_username/repo_name/stargazers
174 +[issues-shield]: https://img.shields.io/github/issues/github_username/repo_name.svg?style=for-the-badge
175 +[issues-url]: https://github.com/github_username/repo_name/issues
176 +[license-shield]: https://img.shields.io/github/license/github_username/repo_name.svg?style=for-the-badge
177 +[license-url]: https://github.com/github_username/repo_name/blob/master/LICENSE.txt
178 +[linkedin-shield]: https://img.shields.io/badge/-LinkedIn-black.svg?style=for-the-badge&logo=linkedin&colorB=555
179 +[linkedin-url]: https://linkedin.com/in/linkedin_username
180 +[product-screenshot]: images/screenshot.png