diff options
author | Arnav Bhatt <arnavbhatt288@gmail.com> | 2022-09-16 21:39:44 +0530 |
---|---|---|
committer | Arnav Bhatt <arnavbhatt288@gmail.com> | 2022-09-16 21:39:44 +0530 |
commit | 58d054ce7d64a4d780b032ee1a356891bd026601 (patch) | |
tree | 829c6b138c4363678109a7eeedc186fb3f15acfc | |
parent | ae6839a689cde9252d3496a711a1c202444b8378 (diff) |
update readme
-rw-r--r-- | articles/reactos-ramdisk-creator-gui.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/articles/reactos-ramdisk-creator-gui.md b/articles/reactos-ramdisk-creator-gui.md index b5f407a..23d0413 100644 --- a/articles/reactos-ramdisk-creator-gui.md +++ b/articles/reactos-ramdisk-creator-gui.md @@ -1,6 +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 |