Skip to content

Commit a1484f9

Browse files
committed
docs: add citation instructions and CLI feature
1 parent 815603e commit a1484f9

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ poetry install
2828
- Easy integration with `pandas` and `NumPy`
2929
- Suitable for benchmarking survival algorithms and teaching
3030
- Accelerated Failure Time (Log-Normal) model generator
31+
- Command-line interface powered by `Typer`
3132

3233
## 🧪 Example
3334

@@ -124,3 +125,9 @@ expectations for participants in this project.
124125
## 🤝 Contributing
125126

126127
Please read [CONTRIBUTING.md](CONTRIBUTING.md) for guidelines on setting up your environment, running tests, and submitting pull requests.
128+
129+
## 📑 Citation
130+
131+
If you use **gen_surv** in your work, please cite it using the metadata in
132+
[`CITATION.cff`](CITATION.cff). Many reference managers can import this file
133+
directly.

0 commit comments

Comments
 (0)