aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorSven Göthel <[email protected]>2024-05-12 11:28:08 +0200
committerSven Göthel <[email protected]>2024-05-12 11:28:08 +0200
commit35383416b04690c55f9f67bba450a748b05c7814 (patch)
tree8d4f6c4a6e093089ef14594d8b8a7bb3aea880fa /README.md
parent61610043963f846406315aa662931608a1a9d9cf (diff)
v0.0.1v0.0.1
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 6 insertions, 2 deletions
diff --git a/README.md b/README.md
index fd4d832..953ec7c 100644
--- a/README.md
+++ b/README.md
@@ -13,8 +13,8 @@
This project's canonical repositories is hosted on [Gothel Software](https://jausoft.com/cgit/gamp.git/).
## Goals
-*Gamp* intends to replicate [JogAmp](https://jogamp.org/)'s experiences to C++ in a condensed form,
-allowing a similar workflow in the native space *and* browser environment via [WebAssembly](https://webassembly.org/).
+*Gamp* intends to replicate [JogAmp](https://jogamp.org/)'s experience to C++ in a condensed form,
+allowing a similar workflow on native targets *and* within the browser via [WebAssembly](https://webassembly.org/).
Ironically this will bring back *runs everywhere* including *the web*.
@@ -245,3 +245,7 @@ or *just* help to fund the ongoing effort.
## Common issues
*Bugtracker etc to be setup at a later stage*.
+## Changes
+
+See [Changes](CHANGES.md).
+