Skip to content

Commit

Permalink
fixing simple conflicts
Browse files Browse the repository at this point in the history
  • Loading branch information
guilhermesilveira committed Jun 16, 2010
1 parent e7907c7 commit ed68ff5
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions Readme.textile
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,7 @@ To use the restfulie you need to import the libraries listed in the
<script src="../../restfulie/lib/restfulie.js"></script>
<script src="../../restfulie/lib/json2.js"></script>
<script src="../../restfulie/lib/jquery-1.4.2.min.js"></script>
<<<<<<< HEAD:Readme.textile
&lt;script src="../../restfulie/lib/jquery.xml2json.js"&gt;&lt;/script&gt;
>>>>>>> 01-basic-json-support:Readme.textile
=======
>>>>>>> 8f66ce3452739f5485312e163bbaf4a8da2fa240:Readme.textile

h2. A simple get

Expand All @@ -38,7 +34,3 @@ console.log(resource.response.code) # the response code
h1. License

Restfulie is licensed under the Apache License, Version 2.0.
<<<<<<< HEAD:Readme.textile
=======

>>>>>>> 8f66ce3452739f5485312e163bbaf4a8da2fa240:Readme.textile

0 comments on commit ed68ff5

Please sign in to comment.