Skip to content

Commit 593d2ca

Browse files
committed
cite instruction in docs
1 parent 4aaad81 commit 593d2ca

File tree

6 files changed

+9
-8
lines changed

6 files changed

+9
-8
lines changed

docs/Code/Stats.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
1-
cloc|github.com/AlDanial/cloc v 1.74 T=2.20 s (29.5 files/s, 8970.8 lines/s)
1+
cloc|github.com/AlDanial/cloc v 1.74 T=2.41 s (27.0 files/s, 8204.9 lines/s)
22
--- | ---
33

44
Language|files|blank|comment|code
55
:-------|-------:|-------:|-------:|-------:
66
Python|32|1182|1235|8229
7-
Markdown|27|2273|0|6139
7+
Markdown|27|2273|0|6140
88
CSS|2|17|4|392
99
JavaScript|2|11|1|213
1010
YAML|1|4|0|58
1111
Bourne Shell|1|0|0|1
1212
--------|--------|--------|--------|--------
13-
SUM:|65|3487|1240|15032
13+
SUM:|65|3487|1240|15033

docs/Code/StatsApps.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
cloc|github.com/AlDanial/cloc v 1.74 T=0.10 s (58.7 files/s, 21179.1 lines/s)
1+
cloc|github.com/AlDanial/cloc v 1.74 T=0.10 s (58.4 files/s, 21074.6 lines/s)
22
--- | ---
33

44
Language|files|blank|comment|code

docs/Code/StatsBase.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
cloc|github.com/AlDanial/cloc v 1.74 T=0.12 s (101.9 files/s, 30988.3 lines/s)
1+
cloc|github.com/AlDanial/cloc v 1.74 T=0.11 s (106.6 files/s, 32395.9 lines/s)
22
--- | ---
33

44
Language|files|blank|comment|code

docs/Code/StatsSearch.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
cloc|github.com/AlDanial/cloc v 1.74 T=0.09 s (102.6 files/s, 36613.5 lines/s)
1+
cloc|github.com/AlDanial/cloc v 1.74 T=0.09 s (101.7 files/s, 36266.9 lines/s)
22
--- | ---
33

44
Language|files|blank|comment|code

docs/Code/StatsServer.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
cloc|github.com/AlDanial/cloc v 1.74 T=0.12 s (77.7 files/s, 16766.7 lines/s)
1+
cloc|github.com/AlDanial/cloc v 1.74 T=0.10 s (86.0 files/s, 18543.4 lines/s)
22
--- | ---
33

44
Language|files|blank|comment|code

docs/index.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@
66
## About
77

88
Before diving head-on into Text-Fabric, you might want to read a bit more about
9-
what it is and where it came from.
9+
what it is and where it came from. And after it, if you want to cite it, use this
10+
[DOI: 10.5281/zenodo.592193](https://doi.org/10.5281/zenodo.592193).
1011

1112
??? abstract "Intro"
1213
Text-Fabric is several things:

0 commit comments

Comments
 (0)