Skip to content

Commit 3d60585

Browse files
add links
1 parent 67e9848 commit 3d60585

File tree

2 files changed

+21
-1
lines changed

2 files changed

+21
-1
lines changed

examples/python/helloworld/README.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Neutral TS Hello World package example
22
======================================
33

4-
Command line Hello World package example, see: [Neutral TS Docs](https://github.com/FranBarInstance/neutralts-docs/)
4+
Command line Hello World package example.
55

66
Navigate to the examples/python directory and then:
77

@@ -17,3 +17,13 @@ Run:
1717
source .venv/bin/activate
1818
python helloworld/helloworld.py
1919
```
20+
21+
Links
22+
-----
23+
24+
Neutral TS template engine.
25+
26+
- [Template docs](https://github.com/FranBarInstance/neutralts-docs/docs/neutralts/doc/)
27+
- [Repository](https://github.com/FranBarInstance/neutralts)
28+
- [Crate](https://crates.io/crates/neutralts)
29+
- [Examples](https://github.com/FranBarInstance/neutralts-docs/tree/master/examples)

examples/python/helloworldipc/README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,13 @@ Run:
1111
```
1212
python helloworldipc.py
1313
```
14+
15+
Links
16+
-----
17+
18+
Neutral TS template engine.
19+
20+
- [Template docs](https://github.com/FranBarInstance/neutralts-docs/docs/neutralts/doc/)
21+
- [Repository](https://github.com/FranBarInstance/neutralts)
22+
- [Crate](https://crates.io/crates/neutralts)
23+
- [Examples](https://github.com/FranBarInstance/neutralts-docs/tree/master/examples)

0 commit comments

Comments
 (0)