-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[update] Update README.md with new features and sections
- Loading branch information
1 parent
4c9d0a2
commit 993e696
Showing
1 changed file
with
41 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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. |