Skip to content

Commit dd53972

Browse files
committed
chore: update readme
1 parent 5407678 commit dd53972

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Arguments:
3636
- `--js`: Generate `.js` transpiled schema (ESM)
3737
- `--dts`: Generate type declarations
3838

39-
See [playground](./playground/) for examples and learn more about `.capnp` schema in capnp language [docs](https://capnproto.org/language.html).
39+
See [playground](./playground/) for examples and learn more about `.capnp` schema in [language docs](https://capnproto.org/language.html).
4040

4141
### Reading Messages
4242

@@ -58,7 +58,7 @@ See [tests](./test/integration/rpc.spec.ts) for some examples.
5858

5959
## Status
6060

61-
This project is a rework of [jdiaz5513/capnp-ts](https://github.com/jdiaz5513/capnp-ts/) by Julián Díaz and is under development.
61+
This project is a rework of [jdiaz5513/capnp-ts](https://github.com/jdiaz5513/capnp-ts/) by [Julián Díaz](https://github.com/jdiaz5513) and is under development.
6262

6363
<details>
6464

@@ -96,6 +96,6 @@ Feedback and PRs are more than welcome. 🙏
9696

9797
## License
9898

99-
🔀 Forked from [jdiaz5513/capnp-ts](https://github.com/jdiaz5513/capnp-ts/) by Julián Díaz.
99+
🔀 Forked from [jdiaz5513/capnp-ts](https://github.com/jdiaz5513/capnp-ts/) by [Julián Díaz](https://github.com/jdiaz5513).
100100

101101
💛 Published under the [MIT](https://github.com/unjs/capnp-es/blob/main/LICENSE) license.

0 commit comments

Comments
 (0)