Update Readme

This commit is contained in:
Abhishek Keshri 2022-08-09 04:41:43 +05:30
parent 940d5880c0
commit f5b5fce23f
No known key found for this signature in database
GPG key ID: 87ABE188E6B98D1C

View file

@ -1,42 +1,42 @@
<div align = "center"> <div align = "center">
<h1><a href="https://2kabhishek.github.io/BareMinimum">BareMinimum</a></h1> <h1><a href="https://2kabhishek.github.io/tmux2k">tmux2k</a></h1>
<a href="https://github.com/2KAbhishek/BareMinimum/blob/main/LICENSE"> <a href="https://github.com/2KAbhishek/tmux2k/blob/main/LICENSE">
<img alt="License" src="https://img.shields.io/github/license/2kabhishek/BareMinimum?style=flat&color=eee&label="> </a> <img alt="License" src="https://img.shields.io/github/license/2kabhishek/tmux2k?style=flat&color=eee&label="> </a>
<a href="https://github.com/2KAbhishek/BareMinimum/graphs/contributors"> <a href="https://github.com/2KAbhishek/tmux2k/graphs/contributors">
<img alt="People" src="https://img.shields.io/github/contributors/2kabhishek/BareMinimum?style=flat&color=ffaaf2&label=People"> </a> <img alt="People" src="https://img.shields.io/github/contributors/2kabhishek/tmux2k?style=flat&color=ffaaf2&label=People"> </a>
<a href="https://github.com/2KAbhishek/BareMinimum/stargazers"> <a href="https://github.com/2KAbhishek/tmux2k/stargazers">
<img alt="Stars" src="https://img.shields.io/github/stars/2kabhishek/BareMinimum?style=flat&color=98c379&label=Stars"></a> <img alt="Stars" src="https://img.shields.io/github/stars/2kabhishek/tmux2k?style=flat&color=98c379&label=Stars"></a>
<a href="https://github.com/2KAbhishek/BareMinimum/network/members"> <a href="https://github.com/2KAbhishek/tmux2k/network/members">
<img alt="Forks" src="https://img.shields.io/github/forks/2kabhishek/BareMinimum?style=flat&color=66a8e0&label=Forks"> </a> <img alt="Forks" src="https://img.shields.io/github/forks/2kabhishek/tmux2k?style=flat&color=66a8e0&label=Forks"> </a>
<a href="https://github.com/2KAbhishek/BareMinimum/watchers"> <a href="https://github.com/2KAbhishek/tmux2k/watchers">
<img alt="Watches" src="https://img.shields.io/github/watchers/2kabhishek/BareMinimum?style=flat&color=f5d08b&label=Watches"> </a> <img alt="Watches" src="https://img.shields.io/github/watchers/2kabhishek/tmux2k?style=flat&color=f5d08b&label=Watches"> </a>
<a href="https://github.com/2KAbhishek/BareMinimum/pulse"> <a href="https://github.com/2KAbhishek/tmux2k/pulse">
<img alt="Last Updated" src="https://img.shields.io/github/last-commit/2kabhishek/BareMinimum?style=flat&color=e06c75&label="> </a> <img alt="Last Updated" src="https://img.shields.io/github/last-commit/2kabhishek/tmux2k?style=flat&color=e06c75&label="> </a>
<h3>Short sweet headline with 🎇🎉</h3> <h3>Short sweet headline with 🎇🎉</h3>
<figure> <figure>
<img src= "images/screenshot.png" alt="BareMinimum Demo"> <img src= "images/screenshot.png" alt="tmux2k Demo">
<br/> <br/>
<figcaption>BareMinimum screenshot</figcaption> <figcaption>tmux2k screenshot</figcaption>
</figure> </figure>
</div> </div>
## What is this ## What is this
BareMinimum is a `<utility/tool/feature>` that allows `<insert_target_audience>` to do `<action/task_it_does>`. tmux2k is a `<utility/tool/feature>` that allows `<insert_target_audience>` to do `<action/task_it_does>`.
## Inspiration ## Inspiration
BareMinimum was inspired by `<reason/idea>`. tmux2k was inspired by `<reason/idea>`.
## Prerequisites ## Prerequisites
@ -44,17 +44,17 @@ Before you begin, ensure you have met the following requirements:
- You have installed the latest version of `<coding_language/dependency/requirement_1>` - You have installed the latest version of `<coding_language/dependency/requirement_1>`
## Getting BareMinimum ## Getting tmux2k
To get BareMinimum, follow these steps: To get tmux2k, follow these steps:
```bash ```bash
git clone https://github.com/2kabhishek/BareMinimum git clone https://github.com/2kabhishek/tmux2k
cd BareMinimum cd tmux2k
<install_command> <install_command>
``` ```
## Using BareMinimum ## Using tmux2k
```bash ```bash
USAGE: USAGE:
@ -74,15 +74,15 @@ Example:
## How it was built ## How it was built
BareMinimum was built using `<tech/library>` tmux2k was built using `<tech/library>`
## Challenges faced ## Challenges faced
While building BareMinimum the main challenges were `<issue/difficulty>` While building tmux2k the main challenges were `<issue/difficulty>`
## What I learned ## What I learned
While building BareMinimum I `<learned/accomplished>` about `<learning/accomplishment>` While building tmux2k I `<learned/accomplished>` about `<learning/accomplishment>`
## What's next ## What's next
@ -103,6 +103,6 @@ Hit the ⭐ button if you found this useful.
<div align="center"> <div align="center">
<a href="https://github.com/2KAbhishek/BareMinimum">Source</a> | <a href="https://2kabhishek.github.io/BareMinimum">Website</a> <a href="https://github.com/2KAbhishek/tmux2k">Source</a> | <a href="https://2kabhishek.github.io/tmux2k">Website</a>
</div> </div>