tahercoolguy commited on
Commit
9106136
1 Parent(s): 2886d2a

Update main.py

Browse files

Arabic changes done

Files changed (1) hide show
  1. main.py +2 -3
main.py CHANGED
@@ -418,10 +418,9 @@ def main():
418
  args = get_args()
419
 
420
  brief_description = """
421
- ## OpenAI Assistant
422
 
423
- 基于 [OpenAI platform](https://platform.openai.com/docs/introduction) 开发的 assistant 界面及示例。使用方法等详细介绍在最下面。
424
- """
425
 
426
  with open(args.description_md_file, "r", encoding="utf-8") as f:
427
  md_description = f.read()
 
418
  args = get_args()
419
 
420
  brief_description = """
421
+ ## محامون كويتيون
422
 
423
+ """
 
424
 
425
  with open(args.description_md_file, "r", encoding="utf-8") as f:
426
  md_description = f.read()