Skip to content

Commit a4901eb

Browse files
committed
fixed markdown in READMEs
1 parent 5cf9626 commit a4901eb

File tree

3 files changed

+7
-5
lines changed

3 files changed

+7
-5
lines changed

listeners/GPII_USBListener/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
GPII USB User Listener for Windows
1+
#GPII USB User Listener for Windows
22

33
This folder contains the necessary files for the Windows USB listener (source code and libraries).
44

listeners/README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
1-
+ Listeners
1+
# Listeners
22

33
The GPII listeners for windows are currently USB and RFID (NFC). See individual README.md files for details
44
The executables can be found in ./bin/{Debug,Release} though the installer is only in Release
55

6-
+ Building
6+
# Building
77

8-
++ In VisualStudio
8+
## In VisualStudio
99

1010
Open listener.sln in VS, right click on Solution in the explorer and build.
1111
Has been tested in VS2013 (12) express
1212

13-
++ On command line with MSBuild
13+
## On command line with MSBuild
1414

1515
Open a command window and run
1616

listeners/installer/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# Notes
2+
13
The installer is created using the unicode vesion of Inno Setup and it's preprocessor'
24
http://www.jrsoftware.org/isinfo.php
35

0 commit comments

Comments
 (0)