From 58f3f90726d2fbd044e0ee7d082643c90f97ebc0 Mon Sep 17 00:00:00 2001 From: Jen Young Date: Fri, 2 Jun 2017 16:56:19 -0700 Subject: [PATCH] Update readme with basic information about app --- README.md | 25 ++----------------------- 1 file changed, 2 insertions(+), 23 deletions(-) diff --git a/README.md b/README.md index 7db80e4..3333eca 100644 --- a/README.md +++ b/README.md @@ -1,24 +1,3 @@ -# README +# HelloSign Rails App -This README would normally document whatever steps are necessary to get the -application up and running. - -Things you may want to cover: - -* Ruby version - -* System dependencies - -* Configuration - -* Database creation - -* Database initialization - -* How to run the test suite - -* Services (job queues, cache servers, search engines, etc.) - -* Deployment instructions - -* ... +Basic Rails app integrating HelloSign[http://www.hellosign.com] endpoints using the Ruby SDK[https://github.com/HelloFax/hellosign-ruby-sdk]