Skip to content

Commit

Permalink
chore(README): links update (username change) (#85)
Browse files Browse the repository at this point in the history
  • Loading branch information
bsian03 authored May 18, 2020
1 parent 699de76 commit f5b9230
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
<div align="center">
<br />
<p>
<a href="https://khaazz.github.io/AxonCore"> <img src="_images/axoncore_banner.png" width="546" alt="AxonCore" /> </a>
<a href="https://khaaz.github.io/AxonCore"> <img src="_images/axoncore_banner.png" width="546" alt="AxonCore" /> </a>
</p>
<p>
<a href="https://github.com/Khaazz/AxonCore/releases"> <img src="https://img.shields.io/github/release/Khaazz/AxonCore.svg?style=flat" alt="Release" /> </a>
<a href="https://github.com/Khaaz/AxonCore/releases"> <img src="https://img.shields.io/github/release/Khaaz/AxonCore.svg?style=flat" alt="Release" /> </a>
<a href="https://www.npmjs.com/package/axoncore"> <img src="https://img.shields.io/npm/v/axoncore.svg?maxAge=3600" alt="NPM version" /> </a>
<a href="https://www.npmjs.com/package/axoncore"><img src="https://img.shields.io/npm/dt/axoncore.svg?maxAge=3600" alt="NPM downloads" /></a>
<a href="https://discord.gg/QZ6B5US"> <img src="https://discordapp.com/api/guilds/365236789855649814/embed.png" alt="Discord server" /> </a>
</p>
<p>
<a href="https://github.com/Khaazz/AxonCore/actions"> <img src="https://github.com/Khaazz/AxonCore/workflows/Test/badge.svg" alt="Test status" /> </a>
<a href="https://github.com/Khaazz/AxonCore/actions"> <img src="https://github.com/Khaazz/AxonCore/workflows/Docgen/badge.svg" alt="Docgen status" /> </a>
<a href="https://github.com/Khaazz/AxonCore/deployments"> <img alt="GitHub deployments" src="https://img.shields.io/github/deployments/khaazz/axoncore/github-pages?label=gh-pages" /> </a>
<a href="https://www.codefactor.io/repository/github/khaazz/axoncore"><img src="https://www.codefactor.io/repository/github/khaazz/axoncore/badge" alt="CodeFactor" /></a>
<a href="https://david-dm.org/khaazz/khaazz"><img src="https://img.shields.io/david/khaazz/axoncore.svg?maxAge=3600" alt="Dependencies" /></a>
<a href="https://github.com/Khaaz/AxonCore/actions"> <img src="https://github.com/Khaaz/AxonCore/workflows/Test/badge.svg" alt="Test status" /> </a>
<a href="https://github.com/Khaaz/AxonCore/actions"> <img src="https://github.com/Khaaz/AxonCore/workflows/Docgen/badge.svg" alt="Docgen status" /> </a>
<a href="https://github.com/Khaaz/AxonCore/deployments"> <img alt="GitHub deployments" src="https://img.shields.io/github/deployments/khaaz/axoncore/github-pages?label=gh-pages" /> </a>
<a href="https://www.codefactor.io/repository/github/khaaz/axoncore"><img src="https://www.codefactor.io/repository/github/khaaz/axoncore/badge" alt="CodeFactor" /></a>
<a href="https://david-dm.org/khaaz/khaaz"><img src="https://img.shields.io/david/khaaz/axoncore.svg?maxAge=3600" alt="Dependencies" /></a>
</p>
<p>
<a href="https://nodei.co/npm/axoncore/"> <img src="https://nodei.co/npm/axoncore.png?downloads=true&stars=true" alt="NPM info" /> </a>
Expand Down Expand Up @@ -71,7 +71,7 @@ It also comes with a lot of features for all possible usages and needs. AxonCore
## Setup

[Examples](./examples)
To get your application started easily, you can use the create-app boilerplate: **[create-axoncore-app](https://github.com/Khaazz/create-axoncore-app)**.
To get your application started easily, you can use the create-app boilerplate: **[create-axoncore-app](https://github.com/Khaaz/create-axoncore-app)**.
Here's how to use it:
`yarn create axoncore-app --lib <library> --type <module management type> <destination>`
`npm init axoncore-app --lib <library> --type <module management type> <destination>`
Expand Down Expand Up @@ -202,14 +202,14 @@ Github actions used in this project can be found here:

## Documentation

All documentation can be found [here](https://khaazz.github.io/AxonCore/#/)!
All documentation can be found [here](https://khaaz.github.io/AxonCore/#/)!

## Examples

AxonCore is being used in these cool projects:

- [Ease](https://github.com/AxonTeam/Ease) Enhance A Server Easily - A all in one modular bot that you can build and selfhost.
- [WebSPELL](https://github.com/Khaazz/webSPELL) - A custom RSS bot made for a french community.
- [WebSPELL](https://github.com/Khaaz/webSPELL) - A custom RSS bot made for a french community.

## Contributions

Expand Down

0 comments on commit f5b9230

Please sign in to comment.