fcbond / w2w

Simple word to word translator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

w2w

Simple word to word translator

This is a small project mainly to test out how to use git submodules.

To set up: ln -s modules/chien/chien .

To update the modules: git fetch; git checkout master; git merge origin master

About

Simple word to word translator

License:MIT License


Languages

Language:Python 100.0%