diff --git a/README.md b/README.md index fad3e82..10b0a11 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Process +![plugin-process](banner.png) This plugin provides APIs to access the current process. To spawn child processes, see the [`shell`](https://github.com/tauri-apps/tauri-plugin-shell) plugin. diff --git a/banner.png b/banner.png new file mode 100644 index 0000000..7634d6e Binary files /dev/null and b/banner.png differ