added github badges and rearranged fixme's (#120)
* added github badges and rearranged fixme's * some changes * improved wording Co-authored-by: Jacob Hrbek <kreyren@member.fsf.org>
This commit is contained in:
parent
30da3e6b66
commit
9672a7ace9
27
.github/README.md
vendored
27
.github/README.md
vendored
@ -1,16 +1,27 @@
|
|||||||
fixme: Source the header in different markdown file to make GitHub README different from GitLab
|
FIXME: Source the header in different markdown file to make GitHub README different from GitLab.
|
||||||
|
|
||||||
fixme: Change the name based on repository used.
|
FIXME: Change the name based on name repository used.
|
||||||
|
|
||||||
# Zernit (RXT0112)
|
<h1 align="center">
|
||||||
|
<a href=https://github.com/RXT0112/Zernit>Zernit</a> (RXT0112)
|
||||||
|
</h1>
|
||||||
|
<h4 align="center">System manager of WIP_NAME designed to work cross-platform and using multiple programming languages depending on which one provides the most efficiency per required runtime.</h4>
|
||||||
|
|
||||||
System manager of WIP_NAME designed to work cross-platform and using multiple programming languages depending on which one provides the most efficiency per required runtime.
|
<p align="center">
|
||||||
|
<img src="https://img.shields.io/badge/Maintained%3F-Yes-green?style=for-the-badge">
|
||||||
|
<img src="https://img.shields.io/github/license/RXT0112/Zernit?style=for-the-badge">
|
||||||
|
<img src="https://img.shields.io/github/issues/RXT0112/Zernit?color=violet&style=for-the-badge">
|
||||||
|
<img src="https://img.shields.io/github/stars/RXT0112/Zernit?style=for-the-badge">
|
||||||
|
<img src="https://img.shields.io/github/forks/RXT0112/Zernit?color=teal&style=for-the-badge">
|
||||||
|
</p>
|
||||||
|
|
||||||
fixme: Change the URL based on the website used<br>
|
NOTICE: Code-related implementation merge requests are currently not accepted due to the development of abstract and documentation assuming multi-language project.
|
||||||
[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/RXT0112/RXT0112)
|
|
||||||
|
FIXME: Change the URL based on the website used<br> [![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/RXT0112/RXT0112)
|
||||||
|
|
||||||
|
FIXME: Add pretty button<br>
|
||||||
|
https://codesandbox.io/sgithub/RXT0112/RXT0112
|
||||||
|
|
||||||
fixme: Add prety button<br>
|
|
||||||
https://codesandbox.io/s/github/RXT0112/RXT0112
|
|
||||||
|
|
||||||
## What is considered a bug?
|
## What is considered a bug?
|
||||||
Everything relevant that does not work as expected or can be improved. The more issues we are awere of the more work we can put in to resolve them.
|
Everything relevant that does not work as expected or can be improved. The more issues we are awere of the more work we can put in to resolve them.
|
||||||
|
Loading…
Reference in New Issue
Block a user