diff options
Diffstat (limited to 'docs/design.txt')
| -rw-r--r-- | docs/design.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/design.txt b/docs/design.txt index bd73f6a..02ab302 100644 --- a/docs/design.txt +++ b/docs/design.txt @@ -1,6 +1,6 @@ :stylesheet: style.css -= CAMU - Self-Hosted Media Streamer/Organizer/Archiver += CAMU - Self-Hosted Media Streamer & Archiver image::design_diagram.svg[Diagram,820] @@ -18,7 +18,7 @@ Users accounts contain 4 main concepts: lists, media lists, history, and setting * *Collections*: A more organized way to collect related media. They are stored to the user's account and therefore saved to the disk. -* *Packs*: [Working Idea] A more defined collection of media. Possibly being less broad, more detailed, for broader consumption, and/or archival. Something that should be easy to share. +* *Packs*: [Working Idea] A more defined collection of media. Possibly being more detailed, for broader consumption, and/or archival. Something that should be easy to share. * *History*: A detailed history that tracks what a user played and when. Also saved to a user's account. |