Skip to content

Commit d8743f7

Browse files
authored
Update README.md
1 parent bfe40ae commit d8743f7

File tree

1 file changed

+9
-4
lines changed

1 file changed

+9
-4
lines changed

‎README.md‎

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -240,11 +240,12 @@ button.
240240
Each time you save, Qcoder makes a backup copy of your documents data
241241
frame. This is for safety and reproducability. This can end up with a
242242
lot of files if you save often. You may want to periodically delete some
243-
backups to save storage space.
243+
backups to save storage space. An important goal is to move to using
244+
git for this purpose.
244245

245246
Currently when you create a new code while coding, this code will be
246247
displayed on the Coded data tab, but not on the Codes or Summary tabs.
247-
You must restart the qcode application to update those displays. This is
248+
You must go to the first tab of the the qcode application to update those displays. This is
248249
a high priority development item.
249250

250251
### Road map
@@ -253,8 +254,12 @@ QCoder can be used right now for coding. However, we are not yet ready
253254
for release.
254255

255256
Our immediate goal is to create a somewhat more advanced minimum viable
256-
product. This includes creating user interfaces to add new documents,
257-
codes and units and adding javascript support for inserting codes.
257+
product. Please see the issue tracker for a list of short-term and longer-term goals.
258+
These goals include interoperability with other QDA packages.
259+
260+
The most important thing is to have more people try qcoder and give us feedback! We
261+
do not want to release and then discover that our testing has missed problems that
262+
are obvious to our intended user base.
258263

259264
Contributors
260265
------------

0 commit comments

Comments
 (0)