diff --git a/README.md b/README.md index c4bf649..75a3a70 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ restemplate is a simple tool I wrote, to simplify queries against REST services. Usually I used curl together with a lot of text files containing the requests I send and manually replaced the necessary content within the URL and the payload. -To ease this, I wrote restlet. +To ease this, I wrote restemplate. ## Features