Skip to content
This repository has been archived by the owner on Dec 23, 2021. It is now read-only.

Commit

Permalink
Merge branch 'master' of github.com:tempor1s/msconsole into master
Browse files Browse the repository at this point in the history
:)
  • Loading branch information
tempor1s committed Aug 25, 2020
2 parents bb2b5f0 + 69ea97c commit 1b9f546
Showing 1 changed file with 24 additions and 6 deletions.
30 changes: 24 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
<h1>MSConsole</h1>

<p>
<p align="center">
MSConsole
<br>
<br>
A suite of tools that makes your MakeSchool life easier!
</p>
<p align="center">
<a>
<a href="https://goreportcard.com/badge/github.com/tempor1s/msconsole" />
<img alt="commits" src="https://goreportcard.com/badge/github.com/tempor1s/msconsole" target="_blank" />
Expand All @@ -11,12 +15,11 @@
<img alt="License: MIT" src="https://img.shields.io/badge/License-MIT-yellow.svg" />
</a>
</p>

> A suite of tools that makes your MakeSchool life easier!
<br>

## 🚀 Getting Started

### Use the tool!
### Installation

```bash
# tap the repo
Expand All @@ -38,3 +41,18 @@ cd msconsole
go run main.go
```

## 📝 License

By contributing, you agree that your contributions will be licensed under its MIT License.

In short, when you submit code changes, your submissions are understood to be under the same [MIT License](http://choosealicense.com/licenses/mit/) that covers the project. Feel free to contact the maintainers if that's a concern.

## Contributors

Anyone is welcome to contribute!

<table>
<tr>
<td align="center"><a href="https://github.com/tempor1s"><img src="https://avatars0.githubusercontent.com/u/29741401?s=460&u=1ca03db5bbb7046bab14f72b7d6e801b9b0ac6f0&v=4" width="75px;" alt="Ben Lafferty"/><br /><sub><b>Ben Lafferty</b></sub></a><br /><a href="https://github.com/tempor1s/msconsole/commits?author=tempor1s" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/imthaghost"><img src="https://avatars3.githubusercontent.com/u/46610773?s=460&v=4" width="75px;" alt="Gary Frederick"/><br /><sub><b>Gary Frederick</b></sub></a><br /><a href="https://github.com/tempor1s/msconsole/commits?author=imthaghost" title="Code">💻</a></td>
</tr>

0 comments on commit 1b9f546

Please sign in to comment.