diff options
-rw-r--r-- | DEVELOPMENT.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/DEVELOPMENT.md b/DEVELOPMENT.md index b37c4e4..64e2a7a 100644 --- a/DEVELOPMENT.md +++ b/DEVELOPMENT.md | |||
@@ -10,6 +10,6 @@ Here's some general stuff to keep in mind, and some work that needs to be done | |||
10 | * Some things are probably wrong, but none known. | 10 | * Some things are probably wrong, but none known. |
11 | 11 | ||
12 | * Other things missing: | 12 | * Other things missing: |
13 | * Actual error handling that is good: Proper dealing with OAuth errors, more specific exceptions | 13 | * Actual error handling that is good: Proper dealing with OAuth errors, more specific exceptions |
14 | * Automatic ID unpacking | 14 | * Automatic ID unpacking |
15 | * Tests (long-term goal) | 15 | * Tests (long-term goal) |