improve README

This commit is contained in:
Théo Le Calvar
2021-04-07 14:51:58 +02:00
parent 182b86e480
commit 68f41bfc43
2 changed files with 185 additions and 5 deletions

View File

@ -1,8 +1,8 @@
{
"name": "peertube-plugin-hardware-transcode-vaapi",
"version": "0.0.3",
"version": "0.0.4",
"license": "MIT",
"description": "Plugin add transcode profils which use vaapi for hardware acceleration",
"description": "Plugin that adds transcode profiles which use vaapi for hardware acceleration",
"engine": {
"peertube": ">=3.1.0"
},