diff options
Diffstat (limited to 'MISTAKES.md')
-rw-r--r-- | MISTAKES.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MISTAKES.md b/MISTAKES.md index e6db15e..6f8bf51 100644 --- a/MISTAKES.md +++ b/MISTAKES.md @@ -2,3 +2,4 @@ Mistakes were made ------------------ 1. All config and repo list keys should've been under a "ganarchy" group. This can be changed, but might be painful, especially for remote sources. +2. Everything should've been URI. But instead I ended up with mixed URL/URI. |