您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

123456789101112131415161718
  1. # Readme
  2. SNFClient is ia simple command line wrapper around SNFServer's XCI interface.
  3. In fact, if you want to develop directly to the XCI interface you can use SNFClient
  4. in debug mode (SNFDebugClient) to demonstrate how XCI is called and what to expect.
  5. ## This readme is a journal, really...
  6. This is a combined readme and change log-- more of a journal really, because
  7. readme is immediately visible in online git repo's and because it's more flexible
  8. and less cluttered than having several files.
  9. # ChangeLog
  10. ## [3.1] 20191104_M
  11. - Set up the changelog.md file
  12. - fixed a bug where combining -xhdr and -source caused a string overflow