<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -29,6 +29,9 @@ Usage from the command line:
     # Returns a YAML representation of response and metadata headers
   $ clis3 rm my_awesome_bucket/a_key_name
 
+	$ cliec2 launch AMI --keypair KEYPAIR
+	$ cliec2 list
+
 Cliaws may also be used from Ruby:
 
   Cliaws.s3.list(&quot;my_awesome_bucket/a_glob&quot;) # Returns an array of names
@@ -39,10 +42,12 @@ Cliaws may also be used from Ruby:
   Cliaws.s3.head(&quot;my_awesome_bucket/a_key_name&quot;)
   Cliaws.s3.rm(&quot;my_awesome_bucket/a_key_name&quot;)
 
+	Cliaws.ec2.run(&quot;AMI&quot;, :keypair =&gt; &quot;KEYPAIR&quot;)
+	Cliaws.ec2.list
+
 == REQUIREMENTS:
 
-* main
-* right_aws
+* thor
 
 == INSTALL:
 
@@ -52,7 +57,7 @@ Cliaws may also be used from Ruby:
 
 (The MIT License)
 
-Copyright (c) 2008 Fran&#231;ois Beausoleil (francois@teksol.info)
+Copyright (c) 2008-2009 Fran&#231;ois Beausoleil (francois@teksol.info)
 
 Permission is hereby granted, free of charge, to any person obtaining
 a copy of this software and associated documentation files (the</diff>
      <filename>README.txt</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>5fb5d2d501aa57d25fef4c59e3001da4017938dc</id>
    </parent>
  </parents>
  <author>
    <name>Fran&#231;ois Beausoleil</name>
    <email>francois@teksol.info</email>
  </author>
  <url>http://github.com/francois/cliaws/commit/4bf971b9441998bdf25f73caf25fcaca931da591</url>
  <id>4bf971b9441998bdf25f73caf25fcaca931da591</id>
  <committed-date>2009-07-07T18:02:26-07:00</committed-date>
  <authored-date>2009-07-07T18:02:26-07:00</authored-date>
  <message>Minimal documentation in README for EC2.</message>
  <tree>b26669e68bd6ce45554053c77aa6ba73a0c1f76a</tree>
  <committer>
    <name>Fran&#231;ois Beausoleil</name>
    <email>francois@teksol.info</email>
  </committer>
</commit>
