Skip to content
This repository has been archived by the owner on Apr 13, 2024. It is now read-only.

Commit

Permalink
Improve README
Browse files Browse the repository at this point in the history
  • Loading branch information
bananaprotocol committed Mar 12, 2018
1 parent e068c9d commit 2b19f5b
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 9 deletions.
24 changes: 15 additions & 9 deletions README.md
@@ -1,15 +1,10 @@
# Confax
![Confax Avatar](./images/avatar.png)

Advanced and modular discord bot written in Discord.js

[![standard][standard-image]][standard-url]
# Confax · [![npm](https://img.shields.io/npm/v/npm.svg?style=flat-square)](https://www.npmjs.com/package/npm) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](http://makeapullrequest.com) [![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg?style=flat-square)](LICENSE)

[standard-image]: https://cdn.rawgit.com/feross/standard/master/badge.svg
[standard-url]: https://github.com/feross/standard
[semistandard-image]: https://cdn.rawgit.com/flet/semistandard/master/badge.svg
[semistandard-url]: https://github.com/Flet/semistandard
Advanced and modular discord bot written in Discord.js

## Install
## Installing / Getting started

### Hosted by me

Expand Down Expand Up @@ -41,6 +36,17 @@ You can keep your bot up to date by using

Contributions are welcome! Please read the [contributing guidelines](CONTRIBUTING.md) before getting started.

## Style Guide

[![standard][standard-image]][standard-url]

This repository uses [`standard`][standard-url] to maintain code style and consistency, and to avoid style arguments.

[standard-image]: https://cdn.rawgit.com/feross/standard/master/badge.svg
[standard-url]: https://github.com/feross/standard
[semistandard-image]: https://cdn.rawgit.com/flet/semistandard/master/badge.svg
[semistandard-url]: https://github.com/Flet/semistandard

## License

[MIT](LICENSE)
Binary file added images/avatar.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 2b19f5b

Please sign in to comment.