Fix typos / punctuation in README file#339
Conversation
|
And I thank you for that contribution ! I will definitely use it. Hmm, you write a bit of JavaScript do you ? I have been working in a server based way for people to view an edit their notes. I have working sync system (easy, just an extension of existing sync) that loads notes up to a server. That server will send a web user a JS based page that they use to work with their notes. I am not a JS programmer, that part of it it is terrible ! I am using a Pascal Web Server, store the notes in markdown, edit them, on line, using Quill. Quill provides a nice web based GUI and sends edited notes back to the server where my (pretty solid) sync systems returns them to users PC on next sync. want to play ? Davo |
|
Hi, thank you for your reply. While I can have a look on it at some point, I cannot promise that this will be soon, I am sorry. :( ~ Manuel ~ |
Hello,
I felt free to make small improvements (typo fixes mostly) to the README file. There is no major problem solved, but the changes should improve a possible first impression.