# HG changeset patch
# User Tay Ray Chuan <rctay89@gmail.com>
# Date 1274107998 -28800
#      Mon May 17 22:53:18 2010 +0800
# Node ID c3ecdfcb91e72becf42f6e42272e7be8fdc87ffa
# Parent  37ff4189b05bf1993533db38c25c13691e4bd4ed
README: rename 'Commands' section to 'Usage'

diff --git a/README.md b/README.md
--- a/README.md
+++ b/README.md
@@ -15,8 +15,8 @@
 
 This plugin is implemented entirely in Python - there are no Git binary dependencies, you do not need to have Git installed on your system.  The only dependencies are Mercurial and Dulwich.  The plugin is known to work on Hg versions 1.1 through 1.3 and requires at least Dulwich 0.3.2.
 
-Commands
-=========
+Usage
+=====
 
 You can clone a Git repository from Hg by running `hg clone [url]`.  For
 example, if you were to run