├── LICENSE ├── README.md └── README_files ├── amir.png ├── hadi.png ├── mostafa.png └── parsa.png /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hkhojasteh/EN-FA-CS-Dictionary/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hkhojasteh/EN-FA-CS-Dictionary/HEAD/README.md -------------------------------------------------------------------------------- /README_files/amir.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hkhojasteh/EN-FA-CS-Dictionary/HEAD/README_files/amir.png -------------------------------------------------------------------------------- /README_files/hadi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hkhojasteh/EN-FA-CS-Dictionary/HEAD/README_files/hadi.png -------------------------------------------------------------------------------- /README_files/mostafa.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hkhojasteh/EN-FA-CS-Dictionary/HEAD/README_files/mostafa.png -------------------------------------------------------------------------------- /README_files/parsa.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hkhojasteh/EN-FA-CS-Dictionary/HEAD/README_files/parsa.png --------------------------------------------------------------------------------