diff --git a/README.md b/README.md index ae97974..72cc720 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,15 @@ + # PostgreSQL expiration date management functions +## Table of Contents + +1. [README](/README) + 1. [Description](README/#description) + 2. [Instructions](README/#instructions) + 3. [Helper script](README/#helper_script) + 4. [RDS considerations](README/#rds_considerations) + 5. [Security considerations](README/#security_considerations) + ## Description This project tries to find a way to allow users the management of the `VALID UNTIL` expiration clause by themself.