update readme and license
This commit is contained in:
22
README.md
22
README.md
@@ -24,3 +24,25 @@ my-app/
|
||||
- `git commit -m "init"`
|
||||
- `git remote add origin http://[user]:[token]@git.develenet.net/wiharb/[repo].git`
|
||||
- `git push -u origin master`
|
||||
|
||||
--- DELETE AFTER INITIALIZATION ^
|
||||
|
||||
# Project Name
|
||||
|
||||
## Overview
|
||||
[One or two sentences explaining what the project does and why it exists]
|
||||
|
||||
## Features
|
||||
[Bullet points of what it can do]
|
||||
|
||||
## Installation
|
||||
[How to install the app or add the module]
|
||||
|
||||
## Usage
|
||||
[CLI examples for apps, code snippets for libs]
|
||||
|
||||
## (Optional)Configuration
|
||||
[ Describe `.env`, config files, or CLI flags]
|
||||
|
||||
## (Optional)Contributing
|
||||
[How to build, test, and contribute]
|
||||
Reference in New Issue
Block a user