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