Update 'README.md'
This commit is contained in:
parent
4f9ff8091f
commit
7af430a275
1 changed files with 13 additions and 2 deletions
15
README.md
15
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
|
Loading…
Add table
Add a link
Reference in a new issue