Skip to content

Latest commit

 

History

History
12 lines (6 loc) · 288 Bytes

README.md

File metadata and controls

12 lines (6 loc) · 288 Bytes

Hangul Latin Converter

This project is a converter from Hangul (Korean script) to Latin script written in Python.

How To

Just clone this repository. Don't forget to install the korean package:

pip3 install korean

git clone git@github.com:vafjr87/hangul-latin-converter.git