|
|
@@ -1,16 +1,13 @@ |
|
|
|
# Readme |
|
|
|
|
|
|
|
SNFClient is ia simple command line wrapper around SNFServer's XCI interface. |
|
|
|
In fact, if you want to develop directly to the XCI interface you can use SNFClient |
|
|
|
in debug mode (SNFDebugClient) to demonstrate how XCI is called and what to expect. |
|
|
|
|
|
|
|
## This readme is a journal, really... |
|
|
|
|
|
|
|
This is a combined readme and change log-- more of a journal really, because |
|
|
|
readme is immediately visible in online git repo's and because it's more flexible |
|
|
|
and less cluttered than having several files. |
|
|
|
# ChangeLog / Journal |
|
|
|
|
|
|
|
# ChangeLog |
|
|
|
## 20200617_M |
|
|
|
- Moved the changelog.md file to readme.md so that it can server both purposes. |
|
|
|
-- Readme is visible immediately in most online git repo's. |
|
|
|
-- It's better to have one file tell the story than many. |
|
|
|
|
|
|
|
## [3.1] 20191104_M |
|
|
|
- Set up the changelog.md file |