Add README

This commit is contained in:
NGnius (Graham) 2023-01-14 17:43:22 -05:00
parent cac690bcc1
commit 4a4410443a

4
README.md Normal file
View file

@ -0,0 +1,4 @@
# cef-test
A test harness for running automated tests against a UI built on [Chrome Embedded Framework (CEF)](https://en.wikipedia.org/wiki/Chromium_Embedded_Framework).
Designed for testing Decky plugins in a Steam client, but not opiniated about that.