From 9672a7ace94fce3227704fc3f297a48034ae02e9 Mon Sep 17 00:00:00 2001 From: Uniminin <42061747+Uniminin@users.noreply.github.com> Date: Mon, 11 May 2020 16:52:29 +0600 Subject: [PATCH] added github badges and rearranged fixme's (#120) * added github badges and rearranged fixme's * some changes * improved wording Co-authored-by: Jacob Hrbek --- .github/README.md | 27 +++++++++++++++++++-------- 1 file changed, 19 insertions(+), 8 deletions(-) diff --git a/.github/README.md b/.github/README.md index b7eeb92..1e4210f 100644 --- a/.github/README.md +++ b/.github/README.md @@ -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) +

+ Zernit (RXT0112) +

+

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.

-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. +

+ + + + + +

-fixme: Change the URL based on the website used
-[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/RXT0112/RXT0112) +NOTICE: Code-related implementation merge requests are currently not accepted due to the development of abstract and documentation assuming multi-language project. + +FIXME: Change the URL based on the website used
[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/RXT0112/RXT0112) + +FIXME: Add pretty button
+https://codesandbox.io/sgithub/RXT0112/RXT0112 -fixme: Add prety button
-https://codesandbox.io/s/github/RXT0112/RXT0112 ## 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.