Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
ali-sharafi committed Jul 23, 2022
1 parent a760d02 commit ff133fe
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,21 @@

## Introduction

This project helps me to save new words from the web to an Excel file in Google Drive, I'm using <a href="https://github.com/ulangi/ulangi">Ulangi</a> to review new words and through this project I can add new words to this application automatically, for its dictionary I've used <a href="https://dictionary.com">dictionary.com</a> API.
This project helps you to save new words from the web to <a href="https://github.com/ulangi/ulangi">Ulangi application</a>, and through this project you can add new words to this application automatically.

## Preview

<p align="center">
<img src=".github/images/Translator.gif">
</p>

# Install guide

To install this extension you need to go to the Extension page in your chrome browser and active developer mode then you must choose the `dist` folder then the extension will be loaded.

After installing the extension you need to login into your Ulangi account(if you don't have then you must create an account through the Ulangi application) by clicking on the extension icon, after logging in if you want to use that in a tab that already opened you must refresh the page otherwise it's ready.


### Development Guide

If you are using <a href="https://github.com/ulangi/ulangi">Ulangi</a> as well, you can use this tool to save your new words, after cloning the project you should run:
Expand Down

0 comments on commit ff133fe

Please sign in to comment.