Unverified Commit 126d977f authored by Anton Obukhov's avatar Anton Obukhov Committed by GitHub
Browse files

Update README.md

update citation block
add twitter shield
parent 6fc7b42c
...@@ -5,6 +5,7 @@ ...@@ -5,6 +5,7 @@
[![PyPiDownloads](https://pepy.tech/badge/torch-discounted-cumsum)](https://pepy.tech/project/torch-discounted-cumsum) [![PyPiDownloads](https://pepy.tech/badge/torch-discounted-cumsum)](https://pepy.tech/project/torch-discounted-cumsum)
[![License](https://img.shields.io/badge/License(code)-BSD%203--Clause-blue.svg)](LICENSE_code) [![License](https://img.shields.io/badge/License(code)-BSD%203--Clause-blue.svg)](LICENSE_code)
[![License: CC BY 4.0](https://img.shields.io/badge/License(doc)-CC%20BY%204.0-lightgrey.svg)](LICENSE_doc) [![License: CC BY 4.0](https://img.shields.io/badge/License(doc)-CC%20BY%204.0-lightgrey.svg)](LICENSE_doc)
[![Twitter Follow](https://img.shields.io/twitter/follow/AntonObukhov1?style=social&label=Subscribe!)](https://twitter.com/antonobukhov1)
<img src="doc/img/logo_small.png" align="left" width="33%"> <img src="doc/img/logo_small.png" align="left" width="33%">
...@@ -178,9 +179,9 @@ To cite this repository, use the following BibTeX: ...@@ -178,9 +179,9 @@ To cite this repository, use the following BibTeX:
``` ```
@misc{obukhov2021torchdiscountedcumsum, @misc{obukhov2021torchdiscountedcumsum,
author = {Anton Obukhov}, author={Anton Obukhov},
year = 2021, year=2021,
title = {Fast discounted cumulative sums in PyTorch}, title={Fast discounted cumulative sums in PyTorch},
url = {www.github.com/toshas/torch-discounted-cumsum} url={https://github.com/toshas/torch-discounted-cumsum}
} }
``` ```
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment