Skip to content

Commit 365fd0f

Browse files
docs
1 parent 3987a6b commit 365fd0f

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,16 @@
11
# pbTpl - pb Templates
2-
A template library available in many programming languages made with progsbase. The goals of this library are to
2+
A template library available in many programming languages made with [progsbase](https://progsbase.com/). The goals of this library are to
33

44
1) Have a single library for templating that is stable accross programming languages and over time.
55
2) Is easy to build in any programming language and to include in any project.
66
3) Is easy to use.
77

88

9+
## Try Online
10+
Try the library [online here](https://repo.progsbase.com/repoviewer/no.inductive.libraries/TextualTemplates/0.1.10///GenerateDocument/).
11+
12+
13+
914
## Available in the Following Languages
1015

1116
[TypeScript](TypeScript/) |

0 commit comments

Comments
 (0)