From 79d30cd576a01924cb6f74c49241ab0aa9b288fc Mon Sep 17 00:00:00 2001 From: tycrek Date: Mon, 5 Jul 2021 22:14:53 -0600 Subject: [PATCH] added link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 153b6b4..b56a6e3 100755 --- a/README.md +++ b/README.md @@ -182,7 +182,7 @@ Now you should see `My awesome dashboard!` when you navigate to `http://your-ass ***This feature is currently a work-in-progress & may not work.*** -Storage engines are responsible for managing your data. "Data" is anything that has two or more parts: an identifier & the actual data itself. With ass, the data is a JSON object representing the uploaded resource. The identifier is the unique ID in the URL returned to the user on upload. +[Storage engines](https://github.com/tycrek/ass-storage-engine) are responsible for managing your data. "Data" is anything that has two or more parts: an identifier & the actual data itself. With ass, the data is a JSON object representing the uploaded resource. The identifier is the unique ID in the URL returned to the user on upload. ass aims to support these storage methods at a minimum: