diff --git a/README.md b/README.md index 3da3f321296ee60a960a3daff8cdd8d5ac79109e..b932bdffd395ce4f2f29d8ea324fc22e6ab23fd2 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,11 @@ # Hindi-Telugu-IIITHMT-API-call ## To get Hindi to Telugu - python3 get_translation_iiith_hindi_telugu.py source_file target_output_file - python3 get_translation_iiith_hindi_telugu.py sample.hin sample_output.tel + - python3 get_translation_iiith_hindi_telugu.py source_file target_output_file + - python3 get_translation_iiith_hindi_telugu.py sample.hin sample_output.tel ## To get Telugu to Hindi - python3 get_translation_iiith_telugu_hindi.py source_file target_output_file - python3 get_translation_iiith_telugu_hindi.py sample.tel sample_output.hin + - python3 get_translation_iiith_telugu_hindi.py source_file target_output_file + - python3 get_translation_iiith_telugu_hindi.py sample.tel sample_output.hin