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
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,8 +5,8 @@ nepdate-cli is a command-line tool for displaying and converting dates between t
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
7
> ``` cargo install nepdate-cli ``` or use as dependency on Cargo.toml file. ``` nepdate-cli = "0.1.3" ```
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
-
> read readme file for rust https://github.com/khumnath/nepdate-cli/blob/rust/README.md
8
+
> check https://github.com/opensource-nepal/nepdate-cli/blob/rust/src/bikram.rs for available functions or https://github.com/opensource-nepal/nepdate-cli/blob/rust/src/main.rs for example uses.
9
+
> read readme file for rust https://github.com/opensource-nepal/nepdate-cli/blob/rust/README.md
10
10
11
11
### Features
12
12
@@ -20,7 +20,7 @@ There are two installation methods available: using a Debian package or compilin
20
20
21
21
#### From Debian Package
22
22
23
-
1.**Download the latest `.deb` file** from the [releases](https://github.com/khumnath/nepdate-cli/releases) page.
23
+
1.**Download the latest `.deb` file** from the [releases](https://github.com/opensource-nepal/nepdate-cli/releases) page.
24
24
2.**Install the package** using `dpkg`:
25
25
26
26
Bash
@@ -39,7 +39,7 @@ Replace `nepdate-cli_1.0.0_amd64.deb` with the filename of the downloaded packag
Contributions are welcome! If you have any bug reports or feature requests, please open an issue on the GitHub [repository](https://github.com/khumnath/nepdate-cli).
107
+
Contributions are welcome! If you have any bug reports or feature requests, please open an issue on the GitHub [repository](https://github.com/opensource-nepal/nepdate-cli).
108
108
109
109
Here's a quick guide to contributing code:
110
110
@@ -120,4 +120,4 @@ nepdate-cli is released under the [GNU General Public License v3.0](https://www.
120
120
121
121
### Contact
122
122
123
-
For any inquiries, you can reach out to [khumnath](https://khumnath.com.np)cg.
123
+
For any inquiries, you can reach out to [khumnath cg](https://khumnath.com.np) .
0 commit comments