shithub: mycel

Download patch

ref: 32d6b0b328ef5a5e6a000211bf39e66184adf67f
parent: aefd71facfcdaef5070cde8979bdd22e85ce20de
author: Philip Silva <philip.silva@protonmail.com>
date: Thu Nov 25 19:14:55 EST 2021

README

--- a/README.md
+++ b/README.md
@@ -4,6 +4,8 @@
 
 The UI is built with https://github.com/mjl-/duit
 
+<img src="https://psilva.sdf.org/browsing.png" width="550">
+
 Still experimental and a lot of features are missing.
 
 Supported features:
@@ -27,7 +29,7 @@
 
 ### Binary
 
-A binary for amd64 and 386 can be downloaded from http://psilva.sdf.org/opossum.html
+Binaries for amd64 and 386 can be downloaded from https://psilva.sdf.org/opossum.html
 
 ### Compile from Source
 
@@ -72,7 +74,7 @@
 is needed, also AJAX functions, `getComputedStyle` etc. are either missing or stubs.
 Very simple jQuery based code works though, e.g. jQuery UI Tab view
 https://jqueryui.com/resources/demos/tabs/default.html or the toggle buttons on
-https://golang.org/pkg There is also highly experimental ES6 support with Babel.
+https://golang.org/dl There is also highly experimental ES6 support with Babel.
 (Needs also https://github.com/psilva261/6to5)
 
 Install the js engine: