feat: add readme quicklink

This commit is contained in:
max 2024-01-14 01:21:38 +00:00
parent ac305945e6
commit 4f2e37fc1f
2 changed files with 6 additions and 4 deletions

View File

@ -1,3 +1,5 @@
# Rust bootstrap project
# Discord AGAU (A Gundam Among Us)
The goal of this tiny project is to have a devfile that allow the fast bootstrap of a rust project
![WeeboChe](https://img.shields.io/badge/Weebo-Che?style=for-the-badge&logo=eclipseche&labelColor=525C86&color=FDB940&link=https%3A%2F%2Fche.dev.weebo.fr%2F%23git%40git.weebo.fr%3Asandbox%2FBotDiscord.git)
The goal of this project is to bring back my different discord boy and create a single point of feature

View File

@ -1,6 +1,6 @@
schemaVersion: 2.2.0
metadata:
name: BootstrapRust
name: BotDiscord
language: rust
version: 1.0.0
@ -8,7 +8,7 @@ projects:
- name: template
git:
remotes:
origin: git@git.weebo.fr:BootstrapProject/Rust.git
origin: git@git.weebo.fr:sandbox/BotDiscord.git
components:
- name: tools