Skip to content

Commit

Permalink
Update overview.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nick1udwig authored May 14, 2024
1 parent 8bc9ca6 commit 15508d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/process_stdlib/overview.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# `process_lib` Overview

This page serves as an introduction to the [process standard library](https://github.com/kinode-dao/process_lib), which is the easiest way to write Rust apps on Kinode OS.
This page serves as an introduction to the [process standard library](https://github.com/kinode-dao/process_lib), which makes writing Rust apps on Kinode OS easy.
The full documentation can be found [here](https://docs.rs/kinode_process_lib), and the crate lives [here](https://crates.io/crates/kinode_process_lib).

Note that the process lib is under heavy ongoing development.
Expand Down

0 comments on commit 15508d7

Please sign in to comment.