mirror of
https://github.com/borgbackup/borg.git
synced 2025-03-03 18:27:01 +00:00
show/link new screencasts in README, fixes #2936
(cherry picked from commit 7c9561afa2
)
This commit is contained in:
parent
319606e1cf
commit
b398f0dcf7
1 changed files with 9 additions and 4 deletions
13
README.rst
13
README.rst
|
@ -1,5 +1,6 @@
|
|||
|screencast|
|
||||
|screencast_basic|
|
||||
|
||||
More screencasts: `installation`_, `advanced usage`_
|
||||
|
||||
What is BorgBackup?
|
||||
-------------------
|
||||
|
@ -172,9 +173,13 @@ see ``docs/suppport.rst`` in the source distribution).
|
|||
:alt: Test Coverage
|
||||
:target: https://codecov.io/github/borgbackup/borg?branch=master
|
||||
|
||||
.. |screencast| image:: https://asciinema.org/a/28691.png
|
||||
:alt: BorgBackup Installation and Basic Usage
|
||||
:target: https://asciinema.org/a/28691?autoplay=1&speed=2
|
||||
.. |screencast_basic| image:: https://asciinema.org/a/133292.png
|
||||
:alt: BorgBackup Basic Usage
|
||||
:target: https://asciinema.org/a/133292?autoplay=1&speed=1
|
||||
|
||||
.. _installation: https://asciinema.org/a/133291?autoplay=1&speed=1
|
||||
|
||||
.. _advanced usage: https://asciinema.org/a/133293?autoplay=1&speed=1
|
||||
|
||||
.. |bestpractices| image:: https://bestpractices.coreinfrastructure.org/projects/271/badge
|
||||
:alt: Best Practices Score
|
||||
|
|
Loading…
Reference in a new issue