You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ nepdate-cli is a command-line tool for displaying and converting dates between t
4
4
5
5
> [!NOTE]
6
6
> Rust port is available at rust branch of this repository. if you want to install just binary using cargo use
7
-
> ``` cargo install nepdate-cli ``` or use as dependency on Cargo.toml file. ```ndate = "0.1.3" ```
7
+
> ``` cargo install nepdate-cli ``` or use as dependency on Cargo.toml file. ```nepdate-cli = "0.1.3" ```
8
8
> check https://github.com/khumnath/nepdate-cli/blob/rust/src/bikram.rs for available functions or https://github.com/khumnath/nepdate-cli/blob/rust/src/main.rs for example uses.
9
9
> read readme file for rust https://github.com/khumnath/nepdate-cli/blob/rust/README.md
0 commit comments