Spaces:
Running
Running
tahercoolguy
commited on
Commit
•
9106136
1
Parent(s):
2886d2a
Update main.py
Browse filesArabic changes done
main.py
CHANGED
@@ -418,10 +418,9 @@ def main():
|
|
418 |
args = get_args()
|
419 |
|
420 |
brief_description = """
|
421 |
-
##
|
422 |
|
423 |
-
|
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()
|