From a48adc87303ccd2973ac6ad84d317de60bd19dfd Mon Sep 17 00:00:00 2001 From: arvidn Date: Sat, 29 Feb 2020 17:14:39 +0100 Subject: [PATCH] add link to ABI report to README --- README.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.rst b/README.rst index d9b7bb947..68566a83c 100644 --- a/README.rst +++ b/README.rst @@ -55,6 +55,10 @@ directory. See `building.html`__ for more details on how to build and which configuration options are available. For python bindings, see `the python docs`__. +libtorrent `ABI report`_. + +.. _`ABI report`: https://abi-laboratory.pro/index.php?view=timeline&l=libtorrent + .. __: docs/building.rst .. __: docs/python_binding.rst