Skip to content

Commit 858cf9d

Browse files
committed
Draft version
1 parent a96c3d5 commit 858cf9d

1 file changed

Lines changed: 4 additions & 9 deletions

File tree

README.md

Lines changed: 4 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# CSK_Module_[MODULENAME]
1+
# CSK_Module_Dashboard
22
## INFO: Draft version. Not further developed / tested so far! Check for available GitHub forks of this repository to see latest updates.
33

44
Module / Application to provide [...] functionality.
@@ -9,7 +9,7 @@ Module / Application to provide [...] functionality.
99
## How to Run
1010

1111
[***...please fill with informations...***]
12-
For further information check out the [documentation](https://raw.githack.com/SICKAppSpaceCodingStarterKit/CSK_Module_[MODULENAME]/main/docu/CSK_Module_[MODULENAME].html) in the folder "docu".
12+
For further information check out the [documentation](https://raw.githack.com/SICKAppSpaceCodingStarterKit/CSK_Module_Dashboard/main/docu/CSK_Module_Dashboard.html) in the folder "docu".
1313

1414
## Information
1515

@@ -18,16 +18,11 @@ Tested on:
1818
|--|--|--|
1919
|e.g. SICK AppEngine|V1.5.0|V0.1.0|
2020

21-
[***optionally***]
22-
Following CSK modules are used for this application via Git subtrees and should NOT be further developed within this repository (see [contribution guideline](https://github.com/SICKAppSpaceCodingStarterKit/.github/blob/main/Contribution_Guideline.md) of this GitHub organization):
23-
24-
* CSK_Module_XYZ (release/tag v1.2.3)
25-
26-
This application / module is part of the SICK AppSpace Coding Starter Kit developing approach.
21+
This module is part of the SICK AppSpace Coding Starter Kit developing approach.
2722
It is programmed in an object oriented way. Some of the modules use kind of "classes" in Lua to make it possible to reuse code / classes in other projects.
2823
In general it is not neccessary to code this way, but the architecture of this app can serve as a sample to be used especially for bigger projects and to make it easier to share code.
2924
Please check the [documentation](https://github.com/SICKAppSpaceCodingStarterKit/.github/blob/main/docu/SICKAppSpaceCodingStarterKit_Documentation.md) of CSK for further information.
3025

3126
## Topics
3227

33-
Coding Starter Kit, CSK, Module, SICK-AppSpace, [key_words]
28+
Coding Starter Kit, CSK, Module, SICK-AppSpace, Dashboard, Visualize

0 commit comments

Comments
 (0)