We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8de2b5 commit 7e828e7Copy full SHA for 7e828e7
content/en/_index.md
@@ -45,7 +45,7 @@ Lem is written and extensible in Common Lisp.
45
46
<--->
47
48
-### GUI version using SDL2
+### GUI version with webview or SDL2
49
50
<a href="/sdl2.png"> <img class="" src="/sdl2.png" alt=""> </a>
51
@@ -54,6 +54,8 @@ Since version 2.0, a GUI version is also available.
54
It brings graphics and mouse support, as well as games and over 180
55
colour themes.
56
57
+The webview will eventually replace the SDL2 version.
58
+
59
{{< /columns >}}
60
61
{{< columns >}}
0 commit comments