@@ -9,8 +9,7 @@ Apart from documenting how Uncap works on Windows, this README contains
99detailed documentation about how to remap keys on Linux and Mac as well.
1010
1111[ DOWNLOAD-BADGE ] : https://img.shields.io/badge/download-uncap.exe-brightgreen.svg
12- [ DOWNLOAD ] : https://github.com/susam/uncap/releases/download/0.2.2/uncap.exe
13-
12+ [ DOWNLOAD ] : https://github.com/susam/uncap/releases/download/0.3.0/uncap.exe
1413[ LICENSE-BADGE ] : https://img.shields.io/badge/license-MIT-blue.svg
1514
1615
@@ -48,8 +47,8 @@ The following list briefly describes some of the features of Uncap.
4847 Windows system.
4948 4 . Disable key mappings easily by stopping Uncap.
5049 5 . It is a single-file executable. It is very lightweight. The
51- executable is only about 82 KB in size. It occupies about 1 MB or
52- less of memory, and negligible CPU while running.
50+ executable is only about 100 KB in size. It occupies less than 1 MB
51+ of memory and negligible CPU while running.
5352
5453There are several other methods and tools available on Windows to map
5554one key to another. But none of them seem to have all five features
@@ -75,8 +74,8 @@ Escape key, however to do so, Uncap must be run with arguments either
7574from Command Prompt or from Windows Run dialog box. The following steps
7675show how uncap.exe may be used to map Caps Lock key to Left Control key.
7776
78- 1 . Copy uncap.exe to a directory specified in the Windows PATH
79- variable. C:\Windows is a very convenient location to copy this
77+ 1 . Copy ` uncap.exe ` to a directory specified in the Windows ` PATH `
78+ variable. ` C:\Windows ` is a very convenient location to copy this
8079 file to.
8180
8281 2 . Launch Windows Run dialog box by pressing ` Windows Logo Key ` + ` R ` .
@@ -179,7 +178,7 @@ details are illustrated in the list of examples below.
179178
180179 uncap -k
181180
182- The above command kill all other instances of Uncap that are
181+ The above command kills all other instances of Uncap that are
183182 running with or without a console.
184183
18518411 . To run Uncap with a console, use the ` -c ` or ` --console ` option.
0 commit comments