Kaydet (Commit) 43c1caf8 authored tarafından Batuhan Taşkaya's avatar Batuhan Taşkaya

readme

üst cf054b6f
# GWHF Lang # GWHF Lang
[![asciicast](https://asciinema.org/a/Sbbuth7l25QfP5Ueaj5U7WfJE.svg)](https://asciinema.org/a/Sbbuth7l25QfP5Ueaj5U7WfJE)
## Install ## Install
`pip install gwfhlang`, `python -m gwfhlang FILE`, `python -m gwfhlang FILE debug` `pip install gwfhlang`, `python -m gwfhlang FILE`, `python -m gwfhlang FILE debug`
## Usage ## Usage
......
...@@ -8,7 +8,7 @@ with open(current_dir / 'README.md', encoding='utf-8') as f: ...@@ -8,7 +8,7 @@ with open(current_dir / 'README.md', encoding='utf-8') as f:
setup( setup(
name="gwfhlang", name="gwfhlang",
version="0.1.0", version="0.1.1",
packages=find_packages(), packages=find_packages(),
author="BTaskaya", author="BTaskaya",
author_email="batuhanosmantaskaya@gmail.com", author_email="batuhanosmantaskaya@gmail.com",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment