Skip to content

Commit

Permalink
[update] Update README.md with new features and sections
Browse files Browse the repository at this point in the history
  • Loading branch information
Firdavs9512 committed Mar 23, 2024
1 parent 4c9d0a2 commit 993e696
Showing 1 changed file with 41 additions and 1 deletion.
42 changes: 41 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,43 @@
# QK Server manager

## Create your custom file manager server with this simple and easy to use tool.
<p align="center">
<a href="#introduction">Introduction</a> |
<a href="#usage">Usage</a> |
<a href="#upgrading">Upgrade</a>
</p>

<p align="center">
<a href="https://github.com/Firdavs9512/qk-server"><img src="https://img.shields.io/badge/Version-v1.22.0-blue" alt="Latest Stable Version"></a>
<a href="https://github.com/Firdavs9512/qk-server/actions/workflows/testing.yaml"><img src="https://github.com/Firdavs9512/qk-server/actions/workflows/testing.yml/badge.svg?branch=master" alt="Testing"></a>
<a href="https://godoc.org/github.com/Firdavs9512/qk-server"><img src="https://godoc.org/github.com/shomali11/go-interview?status.svg" alt="GoDoc"></a>
<a href="https://opensource.org/licenses/MIT"><img src="https://img.shields.io/badge/License-MIT-yellow.svg" alt="License: MIT"></a>
</p>

### Introduction

Simple use file manager server application.

---

### Features

- Easy to install
- Server manager
- Server manege using cli tool
- Api support

### Installation

### Usage

### Configuration

### Upgrading

## Credits

- [Firdavs](https://github.com/Firdavs9512)

### License

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

0 comments on commit 993e696

Please sign in to comment.