From 7af430a27536bfea4b06af9b029ce25a4051d9c6 Mon Sep 17 00:00:00 2001 From: kake26 Date: Fri, 18 Feb 2022 03:16:38 +0100 Subject: [PATCH] Update 'README.md' --- README.md | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b3f1481..febb88a 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,14 @@ -# pcast +# Pcast + +PHP for playing back asciinema recorded sessions via the standalone player. Intended for easily handling multiple different screencasts for play back. + +# Dependencies + +asciinema standalone player (resides in the /player directory) - https://github.com/asciinema/asciinema-player + +Asciinema Copyright and License info: + +Copyright © 2011-2021 Marcin Kulik. + +All code is licensed under the Apache License, Version 2.0. -PHP for playing back asciinema recorded sessions via the standalone player \ No newline at end of file