Table of Contents
21 README File
Proper documentation is vital for open-source projects, and in addition is also useful for virtually any commercial project too. A README file constitutes a big part of documentation, as this is the first file an end-user sees and should be clear, concise, comprehensive and maybe also a bit fun.
Further information can be found on the Open Source Guides website.
Guidelines
Our README structure is based on the above requirements, whilst being tailored to both our internal and external projects. Sections can include but are not limited to:
-
Description (“what is this project all about”)
-
Documentation (“where to find more”)
-
Link to FAQ if available
Installation and Setup (“how to get it running”)-
LabVIEW version
-
Dependencies
-
Configuration
Developer Documentation (“how to make changes”)-
Workflows
Credits (“who has worked on this”)Contributing (link to CONTRIBUTE.md)License (link to LINCENSE)The file also usually contains screenshots, badges and several colourful icons, which makes it aesthetically pleasing.
Markdown
Emoticons
Example
You can find an example readme file at https://code.hampel-soft.com/hse-labs/dokuwiki-examples/-/blob/main/README.md?ref_type=heads.
HSE-internally, the same file is available on our NAS at
/projects/_template/90_software/git-repo-template.code/common/readme.txt · Last modified: 2026/08/17 07:37 by elias.heimann
-