From ebc74bf2bebd32c33534c9693927a3a91d0cd789 Mon Sep 17 00:00:00 2001 From: Erdogan Taskesen <31008129+erdogant@users.noreply.github.com> Date: Tue, 19 Oct 2021 11:39:49 +0200 Subject: [PATCH] Update README.md --- README.md | 19 +++++++++++-------- 1 file changed, 11 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 3492e9e..655565c 100644 --- a/README.md +++ b/README.md @@ -110,16 +110,19 @@ bl.plot(title='Donald Trump', barcolor=[0.5, 0.5, 0.5], fontsize=12, barwidth=0. ``` - -#### Citation -Please cite benfordslaw in your publications if this is useful for your research. - #### References * https://en.wikipedia.org/wiki/Benford%27s_law * https://towardsdatascience.com/frawd-detection-using-benfords-law-python-code-9db8db474cf8 + +#### Citation +Please cite in your publications if this is useful for your research (see citation). -### Maintainer +### Maintainers * Erdogan Taskesen, github: [erdogant](https://github.com/erdogant) -* This work is created and maintained in my free time. If you wish to buy me a Coffee for this work, it is very appreciated. -* Contributions are welcome. -* Star it if you like it! + +### Contribute +* All kinds of contributions are welcome! +* If you wish to buy me a Coffee for this work, it is very appreciated :) + +### Licence +See [LICENSE](LICENSE) for details.