From f5b9230313f717a6a663783c99f547a74d949cd8 Mon Sep 17 00:00:00 2001 From: bsian03 Date: Mon, 18 May 2020 10:51:30 +0100 Subject: [PATCH] chore(README): links update (username change) (#85) --- README.md | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 5dc20e8c..68863f72 100644 --- a/README.md +++ b/README.md @@ -1,20 +1,20 @@

- AxonCore + AxonCore

- Release + Release NPM version NPM downloads Discord server

- Test status - Docgen status - GitHub deployments - CodeFactor - Dependencies + Test status + Docgen status + GitHub deployments + CodeFactor + Dependencies

NPM info @@ -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 --type ` `npm init axoncore-app --lib --type ` @@ -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