From 8e4d4b0c51e00987dd9bb3d6b28c93586c91980a Mon Sep 17 00:00:00 2001 From: Burak Kadir Er Date: Fri, 16 Oct 2020 08:33:35 +0300 Subject: [PATCH] final fixes --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 047dac1..cb0ac94 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # TFC -Translate From Clipboard (Simple Translate App From Clipboard) +Translate From The Clipboard (Simple Translate App From The Clipboard) ![TFC](images/tfc.png) @@ -38,6 +38,6 @@ That's it. You can now run the program from the terminal by writing `tfc`. # Project Idea -I was learning English and every time I encountered with a word that was strange to me, I was looking to it's meaning from dictionaries. It was difficult, repetitive and unnecessary. Because of my own necessity and problem I developed this project. +I was learning English and every time I encountered with a word that was strange to me, I was looking to its meaning from dictionaries. It was difficult, repetitive and unnecessary. Because of my own necessity and problem I developed this project. Previously, Ă–mer Faruk Bayram had written a similar project. But he deleted the project. So I wrote it from scratch.