From 1245b9fc2c5677727099f85b6be4dc358c2b4f5c Mon Sep 17 00:00:00 2001
From: Adar Nimrod <nimrod@shore.co.il>
Date: Wed, 2 Mar 2016 17:39:07 +0200
Subject: [PATCH] Add use case to the README.

---
 README.rst | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/README.rst b/README.rst
index 6323583..6a25974 100644
--- a/README.rst
+++ b/README.rst
@@ -1,7 +1,8 @@
 bundle-certs
 ############
 
-A shell script to bundle SSL certificates in the correct order.
+A shell script to bundle SSL certificates in the correct order. The use case
+envisioned is programmatically handling SSL certificate renewal.
 
 Installation
 ------------
-- 
GitLab