Fixed README
This commit is contained in:
parent
b7c8dda628
commit
f60aef2263
1 changed files with 5 additions and 3 deletions
|
@ -10,12 +10,14 @@
|
|||
- [Examples](#examples)
|
||||
|
||||
## Introduction
|
||||
|
||||
**unicon** is a command-line unit conversion tool that allows you to easily
|
||||
convert values between various units such as temperature, length, time, mass,
|
||||
and digital storage. This tool is designed to be user-friendly and flexible,
|
||||
allowing you to convert units with precision.
|
||||
|
||||
## Features
|
||||
|
||||
- Convert between a wide range of unit types including temperature, length,
|
||||
time, mass, and digital storage.
|
||||
- Easily specify the number of decimal places for rounding the result.
|
||||
|
|
Loading…
Reference in a new issue