Commit Graph

11 Commits

Author SHA1 Message Date
TheOnePath
82b12aec1d Merge pull request 'Formatting of Markdown' (#2) from robert/Microsoft-Edge-Updater:documentation into documentation
Reviewed-on: https://robmc.duckdns.org/git/TheOnePath/Microsoft-Edge-Updater/pulls/2
2021-06-03 23:41:58 +01:00
Robert Morrison
93c0db0201 Updated To fix issues in review 2021-06-01 18:04:38 +01:00
Robert Morrison
21c208a326 Formatting of Markdown
I have formatted the markdown so it does what I understand you want.

The dash used is an em dash `—`
The pandoc command for converting the markdown into a manpage is
`pandoc INFILE -s -t man -o OUTFILE`

I have also provided a generated manpage
2021-05-24 16:29:15 +01:00
59f8991c61 Updated manpage markdown 2021-05-24 13:26:33 +01:00
d87f446ae4 Added manpage markdown file 2021-05-23 23:33:09 +01:00
9493db2435 Added license agreement preamble
Added the GNU GPLv3 preamble for licencing software program files.
Adjusted existing preamble to accommodate this license.
2021-05-23 23:08:42 +01:00
TheOnePath
856f743aa2 Add 'LICENSE' 2021-05-23 22:00:40 +01:00
793a57a70c Added program files to repo
All the files associated with Microsoft Edge Updater have been added to
this repository to allow for version control as of this point and for
other users to start using/testing the program.

There are no previous commits in the history for these files; however,
further development will be continued and committed to this repo.
Currently the program is at version 0.1.2 in beta phase of development
and currently stable as of minimal testing.
2021-05-23 21:20:07 +01:00
148c806a98 Updated README.md 2021-05-23 21:20:00 +01:00
e533f73e9a Updated README.md 2021-05-23 00:44:21 +01:00
77fd87891e Added README.md 2021-05-23 00:28:39 +01:00