mirror of
https://github.com/HidemaruOwO/MicroRepository.git
synced 2025-06-28 21:52:18 +09:00
📚 Update README.example.md
This commit is contained in:
parent
b493ae0d14
commit
03f7cf8664
1 changed files with 6 additions and 3 deletions
|
@ -4,19 +4,22 @@
|
||||||
<!-- YOU SHOULD RUN THIS COMMAND IF YOU USING VIM -->
|
<!-- YOU SHOULD RUN THIS COMMAND IF YOU USING VIM -->
|
||||||
<!-- :%s;HidemaruOwO/MyRepository;USERNAME/REPONAME;g -->
|
<!-- :%s;HidemaruOwO/MyRepository;USERNAME/REPONAME;g -->
|
||||||
|
|
||||||
|
<!-- UPDATE THE COPYRIGHT IN LICENSE AND licelses/SUSHI-WARE.txt -->
|
||||||
|
|
||||||
# MyRepository 📚
|
# MyRepository 📚
|
||||||
|
|
||||||
<!-- description -->
|
<!-- description -->
|
||||||
|
|
||||||
A template that gathers the minimal structure of my repository.
|
A template that gathers the minimal structure of repository.
|
||||||
|
|
||||||
## 🚀 Features
|
## 🚀 Features
|
||||||
|
|
||||||
<!-- write your apps features-->
|
<!-- write your apps features-->
|
||||||
<!-- This "features" section assumes a generic REST API. Please modify it to fit your software. -->
|
<!-- This "features" section assumes a generic REST API. Please modify it to fit your software. -->
|
||||||
|
|
||||||
- SIMPLE REST API
|
- Simple RESTful API
|
||||||
- COOK APPLE PIE
|
- Completely new software
|
||||||
|
- Cooking apple pie
|
||||||
|
|
||||||
## 🛠 Installation
|
## 🛠 Installation
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue