Skip to content
This repository has been archived by the owner on Nov 2, 2020. It is now read-only.

Commit

Permalink
README: markup a couple of snippets
Browse files Browse the repository at this point in the history
  • Loading branch information
artagnon committed Jan 29, 2013
1 parent 8ba3ae6 commit e50644c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ Lisp. Twitter implemented. Laconica support expected in future.
## Usage
* git clone git://github.com/artagnon/ublog.el
* Put the ublog.el directory in your Emacs loadpath
* Put (require 'ublog) in your Emacs config file
* M-x twitter-init and switch to the *timeline* buffer to see the updates
* Put `(require 'ublog)` in your Emacs config file
* `M-x twitter-init` and switch to the `*timeline*` buffer to see the updates
* Read the list of keybindings in the ublog.el file

## For developers
Expand Down

0 comments on commit e50644c

Please sign in to comment.