Commit e08efe70 by Sherif

attempt 5

parent 60ceb5b7
Showing with 2 additions and 2 deletions
......@@ -9,11 +9,11 @@
1. Launch in Python console
2. Use function
romanize("حاجة_بالعربي")
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