diff options
author | Arnav Bhatt <arnavbhatt288@gmail.com> | 2022-09-16 21:39:17 +0530 |
---|---|---|
committer | Arnav Bhatt <arnavbhatt288@gmail.com> | 2022-09-16 21:39:17 +0530 |
commit | ae6839a689cde9252d3496a711a1c202444b8378 (patch) | |
tree | e1a04081287958252801dab730c01bc5d6065904 /articles | |
parent | 424630365fdad54afabe3955158dcfdc6403993a (diff) |
update readme
Diffstat (limited to 'articles')
-rw-r--r-- | articles/reactos-ramdisk-creator-gui.md | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/articles/reactos-ramdisk-creator-gui.md b/articles/reactos-ramdisk-creator-gui.md index 8f13723..b5f407a 100644 --- a/articles/reactos-ramdisk-creator-gui.md +++ b/articles/reactos-ramdisk-creator-gui.md @@ -1,7 +1,6 @@ ReactOS RAMDisk Creator GUI  - This is the initial release of ReactOS RAMDisk Creator GUI which is a complete rewrite, meant to replace both the [Win32 version](https://github.com/arnavbhatt288/ros-ram-disk-creator) as well as the [Linux version](https://github.com/arnavbhatt288/ros-ramdisk-creator-linux) but is an alternative of the [CLI version](https://github.com/arnavbhatt288/ros-ramdisk-creator-cli). Like the CLI version, it is a cross-platform, easy to use tool for helping you to create RAMDisks for [ReactOS](https://reactos.org/). ### Features |