update readme
This commit is contained in:
parent
bc708b5cd1
commit
72a903465b
@ -1,4 +1,4 @@
|
|||||||
# PadScratch
|
# ScratchPad
|
||||||
A text editor I'm developing for personal use as well as getting used to 2D development with Vulkan.
|
A text editor I'm developing for personal use as well as getting used to 2D development with Vulkan.
|
||||||
|
|
||||||
It's currently in an early state, functionality isn't entirely implemented for what you would expect for a text editor and it currently only works on Linux and x86 due to the platform layer only supporting Linux/X11 and inline assembly being used respectively. Will eventually also implement the platform layer for Windows.
|
It's currently in an early state, functionality isn't entirely implemented for what you would expect for a text editor and it currently only works on Linux and x86 due to the platform layer only supporting Linux/X11 and inline assembly being used respectively. Will eventually also implement the platform layer for Windows.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user