Update README

This commit is contained in:
Marcus Kammer 2024-07-04 08:31:42 +02:00
parent 20c84bda60
commit 780eca088b
Signed by: marcuskammer
GPG key ID: C374817BE285268F
2 changed files with 34 additions and 34 deletions

View file

@ -1,44 +1,44 @@
# Table of Contents # Table of Contents
1. [dev.metalisp.survey](#org1cda8bc) 1. [dev.metalisp.survey](#org4060900)
1. [Disclaimer](#orge33daa7) 1. [Disclaimer](#orgc673591)
2. [Introduction](#orga3ff592) 2. [Introduction](#org4a2cf0a)
3. [Design Goals](#orge53c2ad) 3. [Design Goals](#org2fdae43)
4. [Features](#orgc2764f7) 4. [Features](#org58dad62)
5. [Dependencies](#orgb146d80) 5. [Dependencies](#orgce4fd2b)
6. [Mailing list](#org2b31bd4) 6. [Mailing list](#orgd25f13f)
7. [Issue tracker](#orgc50f520) 7. [Issue tracker](#org8211352)
8. [News Feed](#orgf3462a8) 8. [News Feed](#org3b83d51)
9. [Installation instructions](#org14659af) 9. [Installation instructions](#org2ade09e)
1. [With using Quicklisp](#org69171ae) 1. [With using Quicklisp](#orgee0e500)
10. [License](#org60aafa3) 10. [License](#org342090d)
<a id="org1cda8bc"></a> <a id="org4060900"></a>
# dev.metalisp.survey # dev.metalisp.survey
Made with Love ❤️ and Common Lisp Made with Love ❤️ and Common Lisp
<a id="orge33daa7"></a> <a id="orgc673591"></a>
## Disclaimer ## Disclaimer
Open source software (OSS) is often misunderstood as entirely free, including Libre software (LS) is often misunderstood as entirely free, including support
support and maintenance. While OSS is freely available to use, modify, and and maintenance. While LS is freely available to use, modify, and distribute,
distribute, users bear the responsibility for its integration, upkeep, and users bear the responsibility for its integration, upkeep, and
troubleshooting. Unlike commercial software, which typically includes support troubleshooting. Unlike commercial software, which typically includes support
services, OSS relies on community or paid third-party support, if services, LS relies on community or paid third-party support, if
available. This model empowers users with flexibility and control but requires available. This model empowers users with flexibility and control but requires
a commitment to managing the software effectively. Therefore, adopting OSS a commitment to managing the software effectively. Therefore, adopting LS
demands a proactive approach to handling any issues and ensuring the software demands a proactive approach to handling any issues and ensuring the software
meets organizational needs. meets organizational needs.
<a id="orga3ff592"></a> <a id="org4a2cf0a"></a>
## Introduction ## Introduction
@ -59,7 +59,7 @@ aimed at significantly contributing to research projects, market research, and
other fields where precise data collection and analysis are vital. other fields where precise data collection and analysis are vital.
<a id="orge53c2ad"></a> <a id="org2fdae43"></a>
## Design Goals ## Design Goals
@ -86,7 +86,7 @@ other fields where precise data collection and analysis are vital.
accommodate users with varying needs and abilities. accommodate users with varying needs and abilities.
<a id="orgc2764f7"></a> <a id="org58dad62"></a>
## Features ## Features
@ -100,7 +100,7 @@ other fields where precise data collection and analysis are vital.
maintenance of the application. maintenance of the application.
<a id="orgb146d80"></a> <a id="orgce4fd2b"></a>
## Dependencies ## Dependencies
@ -108,33 +108,33 @@ other fields where precise data collection and analysis are vital.
- <https://git.sr.ht/~marcuskammer/dev.metalisp.sbt> - <https://git.sr.ht/~marcuskammer/dev.metalisp.sbt>
<a id="org2b31bd4"></a> <a id="orgd25f13f"></a>
## Mailing list ## Mailing list
- <https://lists.sr.ht/~marcuskammer/dev.metalisp.survey> - <https://lists.sr.ht/~marcuskammer/dev.metalisp.survey>
<a id="orgc50f520"></a> <a id="org8211352"></a>
## Issue tracker ## Issue tracker
- <https://todo.sr.ht/~marcuskammer/dev.metalisp.survey> - <https://todo.sr.ht/~marcuskammer/dev.metalisp.survey>
<a id="orgf3462a8"></a> <a id="org3b83d51"></a>
## News Feed ## News Feed
- <https://git.sr.ht/~marcuskammer/dev.metalisp.survey/log/main/rss.xml> - <https://git.sr.ht/~marcuskammer/dev.metalisp.survey/log/main/rss.xml>
<a id="org14659af"></a> <a id="org2ade09e"></a>
## Installation instructions ## Installation instructions
<a id="org69171ae"></a> <a id="orgee0e500"></a>
### With using Quicklisp ### With using Quicklisp
@ -230,7 +230,7 @@ operating systems.
(ql:quickload :dev.metalisp.survey) (ql:quickload :dev.metalisp.survey)
<a id="org60aafa3"></a> <a id="org342090d"></a>
## License ## License

View file

@ -8,13 +8,13 @@ Made with Love ❤️ and Common Lisp
** Disclaimer ** Disclaimer
Open source software (OSS) is often misunderstood as entirely free, including Libre software (LS) is often misunderstood as entirely free, including support
support and maintenance. While OSS is freely available to use, modify, and and maintenance. While LS is freely available to use, modify, and distribute,
distribute, users bear the responsibility for its integration, upkeep, and users bear the responsibility for its integration, upkeep, and
troubleshooting. Unlike commercial software, which typically includes support troubleshooting. Unlike commercial software, which typically includes support
services, OSS relies on community or paid third-party support, if services, LS relies on community or paid third-party support, if
available. This model empowers users with flexibility and control but requires available. This model empowers users with flexibility and control but requires
a commitment to managing the software effectively. Therefore, adopting OSS a commitment to managing the software effectively. Therefore, adopting LS
demands a proactive approach to handling any issues and ensuring the software demands a proactive approach to handling any issues and ensuring the software
meets organizational needs. meets organizational needs.