Cleanup.
This commit is contained in:
parent
16c2d3f68c
commit
789d49825e
1 changed files with 15 additions and 11 deletions
26
README.md
26
README.md
|
@ -1,28 +1,32 @@
|
|||
# Emaily for Android
|
||||
|
||||
Emaily makes it easy to share shortened links (using [is.gd](https://is.gd/) or [bit.ly](https://bit.ly)) directly from your phone's options menu.
|
||||
Emaily makes it easy to share shortened links directly from your phone's options menu.
|
||||
|
||||
No copy/paste required. Long URLs are squeezed into fewer characters using the [is.gd](https://is.gd/) or [bit.ly](https://bit.ly) services.
|
||||
|
||||
<p align="center">
|
||||
<a href='https://play.google.com/store/apps/details?id=net.thauvin.erik.android.emaily&pcampaignid=pcampaignidMKT-Other-global-all-co-prtnr-py-PartBadge-Mar2515-1'><img alt='Get it on Google Play' src='https://play.google.com/intl/en_us/badges/static/images/badges/en_badge_web_generic.png' width="25%"/></a>
|
||||
</p>
|
||||
|
||||
## How to use Emaily:
|
||||
> "_A simple app that makes things easier, and helps us to save some time._" — AndroidZoom
|
||||
|
||||
## How to use...
|
||||
|
||||
When you find a page you want to share, simply follow these steps:
|
||||
|
||||
1. Select the `Options` menu:
|
||||
1. Select the **Options** menu:
|
||||
|
||||

|
||||
|
||||
2. Select the `Share...` menu:
|
||||
2. Select the **Share...** menu:
|
||||
|
||||

|
||||
|
||||
3. Select `Emaily` from the `Share` sheet:
|
||||
3. Select **Emaily** from the **Share** sheet:
|
||||
|
||||

|
||||
|
||||
4. Select `Gmail` (or whichever application you want to share with):
|
||||
4. Select **Gmail** (or whichever application you want to share with):
|
||||
|
||||
 
|
||||
|
||||
|
@ -30,20 +34,20 @@ When you find a page you want to share, simply follow these steps:
|
|||
|
||||

|
||||
|
||||
## Bitly
|
||||
## Using Bitly...
|
||||
|
||||
In order to use Bitly as Emaily's link shortner, you will need a [Bitly API Access Token](https://bitly.is/accesstoken).
|
||||
In order to use Bitly as for shortening links, you will need a [Bitly API Access Token](https://bitly.is/accesstoken).
|
||||
|
||||
To enable Bitly follow these steps:
|
||||
|
||||
1. Disable `is.gd` turning its switch off:
|
||||
1. Disable **is.gd** turning its switch off:
|
||||
|
||||
 
|
||||
|
||||
2. Click on the Bitly `API Access Token` preference option:
|
||||
2. Click on the Bitly **API Access Token** preference option:
|
||||
|
||||

|
||||
|
||||
3. Enter your Bitly `API Access Token`, and click `OK`:
|
||||
3. Enter your Bitly **API Access Token**, and click **OK**:
|
||||
|
||||

|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue