Commit 60ceb5b7 by Sherif

attempt 4

parent 92755d71
Showing with 1 additions and 3 deletions
......@@ -9,13 +9,11 @@
1. Launch in Python console
2. Use function
romanize("حاجة_بالعربي")
to return the romanization of حاجة\_بالعربي, or use
romanize("حاجة_بالعربي", dictionary)
romanize("حاجة_بالعربي", dictionary)
to return the romanization of حاجة\_بالعربي according to the system instructed by _dictionary_.
......
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 sign in to comment