aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSam Potts <sam@potts.es>2020-01-13 16:04:27 +0000
committerSam Potts <sam@potts.es>2020-01-13 16:04:27 +0000
commit8736fa8a52f9d280f9ae641a7ce43cb421fb5ea0 (patch)
tree14721a16bf74629c034c765d6616dcce9bb2c040
parente7c6f965b4cfca5d7894835ce18ee30019f8f3cd (diff)
downloadplyr-8736fa8a52f9d280f9ae641a7ce43cb421fb5ea0.tar.lz
plyr-8736fa8a52f9d280f9ae641a7ce43cb421fb5ea0.tar.xz
plyr-8736fa8a52f9d280f9ae641a7ce43cb421fb5ea0.zip
Manually port over change from PR #1625
-rw-r--r--readme.md4
1 files changed, 1 insertions, 3 deletions
diff --git a/readme.md b/readme.md
index bd1007d6..d8eea393 100644
--- a/readme.md
+++ b/readme.md
@@ -734,9 +734,7 @@ If you want to be added to the list, open a pull request. It'd be awesome to see
# Useful links and credits
-Credit to the PayPal HTML5 Video player from which Plyr's caption functionality was originally ported from:
-
-- [PayPal's Accessible HTML5 Video Player](https://github.com/paypal/accessible-html5-video-player)
+- [PayPal's Accessible HTML5 Video Player (which Plyr was originally ported from)](https://github.com/paypal/accessible-html5-video-player)
- [An awesome guide for Plyr in Japanese!](http://syncer.jp/how-to-use-plyr-io) by [@arayutw](https://twitter.com/arayutw)
# Thanks