Metadata-Version: 2.1
Name: Mekuria-package
Version: 0.0.1
Summary: an Example Package for Mekuria.
Home-page: https://repl.it/@meki2020/Mekuria-package
Author: Mekuria Tegegne
Author-email: mekuriategegne@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown

# Instruction how to use the package

**You can follow the following steps on how to use the package**

* This is a read me file that contains instruction
+ And it is applicable to all users of this software
- and it is possible to install the package as follows

```
This is a code block.
Everything here is monospaced.
```
```js
while (true) 
  console.log("MARKDOWN IS AWESOME!!!");
```

