Update README.md

This commit is contained in:
DEC05EBA
2020-03-30 21:46:40 +02:00
committed by GitHub
parent 14422058a4
commit c8f8ee5e68

View File

@@ -1,5 +1,5 @@
# Hardware screen recorder
This is a screen recorder that has minimal impact on system performance by doing recording a window using the GPU only,
This is a screen recorder that has minimal impact on system performance by recording a window using the GPU only,
similar to shadowplay on windows.
This project is still early in development.