summaryrefslogtreecommitdiff
path: root/translate-widget
diff options
context:
space:
mode:
authorstreetturtle <streetturtle@users.noreply.github.com>2018-01-19 08:46:12 -0500
committerGitHub <noreply@github.com>2018-01-19 08:46:12 -0500
commitdf3d0294971cd55c6bf34aacbbf27595f0145139 (patch)
treec46e6e08a3d9f6abece9a3e9a254bccc9ac25d46 /translate-widget
parent0f48c9aa7c5f26d19d896d615f81ea074d0001a8 (diff)
Update README.MD
Diffstat (limited to 'translate-widget')
-rw-r--r--translate-widget/README.MD6
1 files changed, 3 insertions, 3 deletions
diff --git a/translate-widget/README.MD b/translate-widget/README.MD
index 9ba117e..ad07a57 100644
--- a/translate-widget/README.MD
+++ b/translate-widget/README.MD
@@ -2,11 +2,11 @@ in progress...
# Translate Widget
-This widget is based on the [Yandex.Translate API](https://tech.yandex.com/translate/).
+This widget is using the [Yandex.Translate API](https://tech.yandex.com/translate/).
## Installation
-1. Get an [https://translate.yandex.com/developers/keys](API key)
+1. Get an [API key](https://translate.yandex.com/developers/keys)
1.
Create a translate prompt:
@@ -47,4 +47,4 @@ awful.key({ modkey }, "c", function()
- <kbd>Mod4</kbd> + <kbd>c</kbd> - opens a translate prompt;
- left click on the popup widget - copies the translation to the clipboard and closes widget;
- - right click on the popup widget - copies text to translate to the clipboard and closes widget. \ No newline at end of file
+ - right click on the popup widget - copies text to translate to the clipboard and closes widget.