aboutsummaryrefslogtreecommitdiffstats
path: root/doc/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/index.html')
-rw-r--r--doc/index.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/index.html b/doc/index.html
index 324f259..f3f5fe6 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -228,6 +228,9 @@ it <a href="quine-prj-2.txt">using only <tt>echo</tt></a>, then
<li> Another <a href="quine-dam.txt">quine</a>, provided by
<a href="http://www.madore.org/~david/">David Madore</a>. It uses the
external command <tt>printf</tt>. It is longer, but quite stylish. </li>
+<li> Another <a href="quine-sertonix.txt">quine</a>, provided by Sertonix.
+This one only uses commands from the execline package, and no external
+commands! </li>
</ul>
<h2> Related resources </h2>