docs: Better README with badges and release instructions for future me
All checks were successful
gitea-physics/pdme/pipeline/head This commit looks good
All checks were successful
gitea-physics/pdme/pipeline/head This commit looks good
This commit is contained in:
15
README.md
15
README.md
@@ -1 +1,16 @@
|
||||
# pdme - the python dipole model evaluator
|
||||
|
||||
[](https://conventionalcommits.org)
|
||||
[](https://pypi.org/project/pdme/)
|
||||
[](https://jenkins.deepak.science/job/gitea-physics/job/pdme/job/master/)
|
||||

|
||||

|
||||

|
||||
|
||||
This repo has library code for evaluating dipole models.
|
||||
|
||||
## Getting started
|
||||
|
||||
`poetry install` to start locally
|
||||
|
||||
Commit using [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/), and when commits are on master, release with `doo release`.
|
||||
|
||||
Reference in New Issue
Block a user