diff --git a/doc/info.txt b/doc/info.txt index b171c8d..b343e0f 100644 --- a/doc/info.txt +++ b/doc/info.txt @@ -23,6 +23,8 @@ list of currently existing examples: * filelistd/filelistc - a file lister daemon and client. This is a simple client/server application used to list the directory content from the remote host using client application + * streamfld/streamflc - the same file lister daemon and client, but + implemented using builtin streams feature. All examples located within the project under the `examples/' directory. 4. Tools and scripts @@ -37,7 +39,7 @@ A few ones exists (or will appear within the next releases). The lists below. Anyone can create a patches, submit fixes and new features, examples, documents or any other useful stuff (beer or few €/$ is also useful). All this might be discussed with the author (contact me via the following email -a.vdolainen@gmail.com). +avdolainen@zoho.com). 6. Is it stable ? Yes, but debugging, fixing is ongoing process. To be sure better to use the @@ -54,6 +56,11 @@ many as possible (if so, please let me know). Anyways, you feel free to write me about questions and other things. 8. Contact -Author: Alexander Vdolainen +The better way to get help is a actively maintained wiki pages on +https://sourceforge.net/p/libsxmp/wiki/Home/ +or, if you need some more detailed help, or questions is better to use maillist: +https://lists.sourceforge.net/lists/listinfo/libsxmp-devel + +Author: Alexander Vdolainen Please be patient, my time zone is EET/EEST (UTC+2/UTC+3 (summer time)), but in most cases I will reply quite quickly.