Skip to content
This repository has been archived by the owner on May 4, 2021. It is now read-only.

Commit

Permalink
add link to build status image and fix bit.ly link
Browse files Browse the repository at this point in the history
  • Loading branch information
jmeridth committed Apr 4, 2012
1 parent 8972a81 commit 3d6bc10
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
@@ -1,6 +1,6 @@
# Twog

![Build Status](https://secure.travis-ci.org/jmeridth/twog.png?branch=master)
![http://travis-ci.org/#!/jmeridth/twog](https://secure.travis-ci.org/jmeridth/twog.png?branch=master)

By Jason Meridth

Expand Down Expand Up @@ -32,7 +32,7 @@ or

## Shortening Blog Post URLs With Bitly API

In order to use Bitly for URL shortening, you'll need to go to http://bit.ly and click the [Sign Up](http://bit.ly/account/register?rd=/) link on the top right and get an account. Once you are logged-in you click the [Account](http://bit.ly/account) link in the same top right area. You will see your API Key in the middle of the page.
In order to use Bitly for URL shortening, you'll need to go to [http://bit.ly](http://bit.ly) and click the [Sign Up](http://bit.ly/account/register?rd=/) link on the top right and get an account. Once you are logged-in you click the [Account](http://bit.ly/account) link in the same top right area. You will see your API Key in the middle of the page.

Put your bit.ly username and api key into the ~/.twog/conf.yaml file to be used in the code.

Expand Down

0 comments on commit 3d6bc10

Please sign in to comment.