diff options
| author | Shulhan <ms@kilabit.info> | 2023-09-22 00:06:35 +0700 |
|---|---|---|
| committer | Shulhan <ms@kilabit.info> | 2023-09-22 00:06:35 +0700 |
| commit | 63499daa8d8ddbc53507acc2a8630baecf9495b3 (patch) | |
| tree | 3b752f45a4bb1a938ba0036fff747e97f25d88df | |
| parent | 01bae63ac1f8bc8636c49510736a7ee91aeb49cc (diff) | |
| download | awwan-63499daa8d8ddbc53507acc2a8630baecf9495b3.tar.xz | |
doc: fix comment related to awwan README file name
| -rw-r--r-- | doc.go | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,7 +6,7 @@ Package awwan provide the library for loading environment files, creating SSH client, and executing the script. This documentation describe the design of awwan library. -For documentation about awwan as CLI see the README.adoc on the root of +For documentation about awwan as CLI see the README.md on the root of repository. # Terminology |
