diff --git a/README.md b/README.md index b1fa93c..b1f17f3 100644 --- a/README.md +++ b/README.md @@ -1,32 +1,32 @@ # Table of Contents -1. [dev.metalisp.survey](#orgc2981b2) - 1. [Disclaimer](#org5c33979) - 2. [Introduction](#orgcc2a9db) - 3. [Design Goals](#org43de596) - 4. [Features](#org4fa0949) - 5. [Dependencies](#org3adcfc5) - 6. [Mailing list](#org1d5312e) - 7. [Issue tracker](#org3fc0511) - 8. [News Feed](#org2b186f1) - 9. [XMPP Chat](#org7dd80c3) - 10. [Installation instructions](#org1ef9280) - 1. [With using Quicklisp](#org24ef34d) - 11. [Screenshot](#orge111fa8) - 12. [License](#org96160b1) - 1. [MIT](#orga728a9f) +1. [dev.metalisp.survey](#org53ff3b5) + 1. [Disclaimer](#orgdf2e4b2) + 2. [Introduction](#orgb84e5c8) + 3. [Design Goals](#orgcb2dd1d) + 4. [Features](#org2959834) + 5. [Dependencies](#org45b1424) + 6. [Mailing list](#org2be995f) + 7. [Issue tracker](#orgfcfd928) + 8. [News Feed](#orgf409b6a) + 9. [XMPP (Jabber) Chat](#org3f5bb33) + 10. [Installation instructions](#org1596b0e) + 1. [With using Quicklisp](#org8bcace6) + 11. [Screenshot](#orgf57be93) + 12. [License](#org5328265) + 1. [MIT](#orgc6fad72) - + # dev.metalisp.survey Made with Love ❤️ and Common Lisp - + ## Disclaimer @@ -41,7 +41,7 @@ demands a proactive approach to handling any issues and ensuring the software meets organizational needs. - + ## Introduction @@ -65,7 +65,7 @@ sensitive data. This makes it an invaluable tool for research projects, market research, and other sectors that require precise data collection and analysis. - + ## Design Goals @@ -92,7 +92,7 @@ research, and other sectors that require precise data collection and analysis. accommodate users with varying needs and abilities. - + ## Features @@ -106,7 +106,7 @@ research, and other sectors that require precise data collection and analysis. maintenance of the application. - + ## Dependencies @@ -114,40 +114,40 @@ research, and other sectors that require precise data collection and analysis. - - + ## Mailing list -- +- - + ## Issue tracker -- +- - + ## News Feed - - + -## XMPP Chat +## XMPP (Jabber) Chat -- ml-survey@conference.mailbox.org +- metalisp@conference.mailbox.org - + ## Installation instructions - + ### With using Quicklisp @@ -243,19 +243,19 @@ operating systems. (ql:quickload :dev.metalisp.survey) - + ## Screenshot ![img](https://git.sr.ht/~marcuskammer/dev.metalisp.survey/blob/main/screenshot.png) - + ## License - + ### MIT diff --git a/README.org b/README.org index 2ab2e45..2e954e2 100644 --- a/README.org +++ b/README.org @@ -78,13 +78,13 @@ research, and other sectors that require precise data collection and analysis. - https://github.com/edicl/hunchentoot - https://git.sr.ht/~marcuskammer/dev.metalisp.sbt ** Mailing list -- https://lists.sr.ht/~marcuskammer/dev.metalisp.survey +- [[https://lists.sr.ht/~marcuskammer/metalisp]] ** Issue tracker -- https://todo.sr.ht/~marcuskammer/dev.metalisp.survey +- [[https://todo.sr.ht/~marcuskammer/metalisp]] ** News Feed - https://git.sr.ht/~marcuskammer/dev.metalisp.survey/log/main/rss.xml -** XMPP Chat -- ml-survey@conference.mailbox.org +** XMPP (Jabber) Chat +- metalisp@conference.mailbox.org ** Installation instructions *** Without using Quicklisp :noexport: **** 1. Install a Common Lisp implementation