diff --git a/README.md b/README.md index 1532de7..815219c 100644 --- a/README.md +++ b/README.md @@ -98,7 +98,6 @@ Visit http://localhost:8888 in your browser. ☑ Create a tutorial of basic HTMX used with LFE. - ☑ Provide a simple working LFE web server that serves html. ☑ Provide an example of serving htmx from LFE. @@ -109,14 +108,16 @@ Visit http://localhost:8888 in your browser. ☑ Add github action to create container -☐ Publish a container. - -☐ Update instructions on how to run container. +☑ Create a playground which serves up simple editable html page and a lfe handler. -☐ Create a playground which serves up simple editable html page and a lfe handler. Post Spawnfest + +☐ Publish a container. + +☐ Update instructions on how to run container. + ☐ Implement all examples on the HTMX.org examples page. ☐ Implement examples of routing specific htmx features to gen-server processes.