added documentation
it's nothing too novel, okay?
This commit is contained in:
7
backend/storage/README.md
Normal file
7
backend/storage/README.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# Storage library
|
||||
|
||||
also known as `storage`
|
||||
|
||||
## What is this?
|
||||
|
||||
An internal storage library. This was needed because both `public` and `task` needed storage functionality. Additionally, this helps maintainability and avoids duplicate code.
|
Reference in New Issue
Block a user