Skip to content

Commit e4792a8

Browse files
author
Bryan Kirk
authored
Merge pull request #26 from devkushal23/master
Update readme.md
2 parents 715c125 + 10fe247 commit e4792a8

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

readme.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,15 +11,15 @@ x86 (32-bit)
1111
1. Run the `ERAM_x86.exe`.
1212
2. Follow the instructions.
1313

14-
x64 (64-bit)
14+
x64 ( 64-bit ) -
1515
------------
1616
1. Run the `ERAM_x64.exe`
1717
(you might have to run the Installer with Driver Signature Enforcement Disabled for it to install without any errors).
1818
2. Follow the instructions.
1919

2020
After installing, the RAM Disk will be available as the R: or Z: drive with a size of 1 GB (for 32-bit OSes) and 4 GB (for 64-bit OSes) which can be changed as you see fit by running `eram.cpl` by pressing <kbd>Win</kbd> + <kbd>R</kbd>.
2121

22-
## Build Instructions
22+
## Build Instructions -
2323

2424
1. Download WDK (Windows Driver Kit) 7.1.0 from https://www.microsoft.com/en-us/download/details.aspx?id=11800.
2525
2. Extract the ISO using 7-Zip, etc. to a directory of your choosing.
@@ -31,18 +31,18 @@ After installing, the RAM Disk will be available as the R: or Z: drive with a si
3131
8. Change the directory to the location of the source code (for example, cd C:\ERAM).
3232
9. Type build and press Enter.
3333

34-
## Benchmarks
34+
## Benchmarks -
3535

3636
![ERAM Benchmark done on Windows 7 64-bit](images/benchmark.png)
3737
![ERAM Benchmark done on a Windows 7 64-bit Virtual Machine](images/benchmark_2.png)
3838

39-
## Screenshots
39+
## Screenshots -
4040

4141
![ERAM's RAM Disk Contents in a Windows 7 64-bit Virtual Machine](images/Empty_ERAM_Drive.png)
4242
![ERAM's RAM Disk Properties in a Windows 7 64-bit Virtual Machine](images/ERAM_Drive_Properties.png)
4343

4444
![ERAM's Control Panel Applet in a Windows 7 64-bit Virtual Machine](images/ERAM_Options.png)
4545

46-
## Original Developer's Website
46+
## Original Developer's Site -
4747

4848
http://www.vector.co.jp/authors/VA000363

0 commit comments

Comments
 (0)