Skip to content

Commit e718755

Browse files
committed
fix description
1 parent 365237c commit e718755

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

README.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,8 @@ library from the [sml-http](https://github.com/diku-dk/sml-http)
99
package and utilises the inet-socket functionality of the Standard ML
1010
basis library.
1111

12-
__Notice__: This code is work in progress and the aim is for the
13-
library to implement most of the features of [SMLserver](http://smlserver.org), a web
14-
server Apache module. On the contrary to the original SMLserver
15-
design, the present code makes it possible to run native code for
16-
servicing requests.
12+
For a demonstration of how sml-server may be used together with MLKit,
13+
Postgresql, and OpenSSL, see the [SMLserver demonstration repository](https://github.com/melsman/sml-server-demo).
1714

1815
## Overview of MLB files
1916

@@ -103,4 +100,4 @@ To use MLton as a compiler, write instead:
103100

104101
## Authors
105102

106-
Copyright (c) 2015-2021 Martin Elsman, University of Copenhagen.
103+
Copyright (c) 2015-2026 Martin Elsman, University of Copenhagen.

0 commit comments

Comments
 (0)