summary refs log tree commit diff stats
path: root/README.md
diff options
context:
space:
mode:
authorBen Morrison <ben@gbmor.dev>2019-05-28 01:22:32 -0400
committerBen Morrison <ben@gbmor.dev>2019-05-28 01:22:32 -0400
commitc3fcb4597dfa86e233811d783d35fbf5fb603833 (patch)
tree7d96c9478ea5ebea0d9fe3296e55e545acc59f37 /README.md
parentcf6c8491063db9f96aac139beb3dbb296ae795c3 (diff)
downloadgetwtxt-c3fcb4597dfa86e233811d783d35fbf5fb603833.tar.gz
updated tasklist and eta
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 61277a0..b859819 100644
--- a/README.md
+++ b/README.md
@@ -12,7 +12,7 @@ A public instance is currently available:
 
 ## Development Progress
 
-`ETA` 07 June 2019
+`ETA` 01 June 2019
 
 
 * [x] Types and Config
@@ -20,7 +20,7 @@ A public instance is currently available:
 * [x] Registry Manipulation ([getwtxt/registry](https://github.com/getwtxt/registry))
 * [x] Request Handling
 * [x] Database and Caching
-* [ ] Refactor / Test / Debug
+* [x] Refactor / Test / Debug
 * [ ] Documentation
 
 ## Notes
009-12-25 21:55:04 +0100 committer hut <hut@lavabit.com> 2009-12-25 21:55:04 +0100 updated pydoc pages' href='/akspecs/ranger/commit/doc/ranger.applications.html?h=v1.2.0&id=f07bb12fc5c59430e995a64956b36331ce3629b9'>f07bb12f ^
4c13e1f2 ^











4e9450f9 ^

4c13e1f2 ^
4e9450f9 ^
4c13e1f2 ^
















f07bb12f ^


4c13e1f2 ^

f07bb12f ^


















4c13e1f2 ^





f07bb12f ^







4c13e1f2 ^

f07bb12f ^
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180