You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+8-4Lines changed: 8 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,12 @@
6
6
7
7
## General
8
8
9
+
**ENCORE**
10
+
11
+
Further information about ENCORE is also found in the [ENCORE wiki](https://github.com/EDS-Bioinformatics-Laboratory/ENCORE/wiki). To facilitate further discussion about the develop of ENCORE we setup ‘[Discussions](https://github.com/EDS-Bioinformatics-Laboratory/ENCORE/discussions)’.
12
+
13
+
14
+
9
15
**Markdown**
10
16
11
17
The markdown files (*.md) in the sFSS can be edited with any text editor but to show the markup one should use a Markdown viewer such as Typora (www.typora.io; Windows, Mac) or [Notepad++](https://notepad-plus-plus.org/) (Windows; install the MarkdownViewer plugin).
@@ -34,7 +40,7 @@ Start to explore the project by opening **Navigate.html** in your browser.
34
40
35
41
**Content of sFSS root directory**
36
42
37
-
***00_README-FIRST.{md,pdf}**. This file.
43
+
***README.md**. This file.
38
44
***2_CITATION.md**. How to cite ENCORE and the FSS Navigator.
39
45
***3_LICENSE.md.** License associated with the ENCORE template
40
46
@@ -55,8 +61,6 @@ Directories
55
61
56
62
## INFORMATION FOR THE PROJECT TEAM
57
63
58
-
Further information about ENCORE is also found in the [ENCORE wiki](https://github.com/EDS-Bioinformatics-Laboratory/ENCORE/wiki). To facilitate further discussion about the develop of ENCORE we setup ‘[Discussions](https://github.com/EDS-Bioinformatics-Laboratory/ENCORE/discussions)’.
59
-
60
64
61
65
62
66
**ENCORE AUTOMATION**
@@ -105,7 +109,7 @@ User documentation
105
109
106
110
General
107
111
108
-
***00_README-FIRST.{md,pdf}**. This file.
112
+
***README.md**. This file.
109
113
110
114
***2_CITATION.md**. How to cite ENCORE and the FSS Navigator.
111
115
***3_LICENSE.md.** License associated with the ENCORE template
0 commit comments