Skip to content

Commit b28d631

Browse files
sanityiduartgomez
authored andcommitted
wip
1 parent ad39be5 commit b28d631

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
# Freenet Standard Library
22

3-
Please see https://docs.freenet.org/ for more information. Bug reports, feature requests, questions should be created in the [freenet-core](https://github.com/freenet/freenet-core/issues/) repo.
3+
Please see https://docs.freenet.org/ for more information. Bug reports, feature requests, questions
4+
should be created in the [freenet-core](https://github.com/freenet/freenet-core/issues/) repo.

typescript/README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
# Locutus Javascript/Typescript Std Lib
22

3-
Locutus Javascript/Typescript Standard Library contains utilities for developing web apps which interact with Locutus node.
3+
Locutus Javascript/Typescript Standard Library contains utilities for developing web apps which
4+
interact with Locutus node.
45

5-
The stdlib offers a series of facilities in which you will be able to communicate with the network ergonomically.
6+
The stdlib offers a series of facilities in which you will be able to communicate with the network
7+
ergonomically.
68

79
Here is a minimal example of how you could write your application to interact with the node:
810

0 commit comments

Comments
 (0)