diff --git a/README.md b/README.md index 7dca747..d6fd738 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,8 @@ This is achieved through platforms (See `src/platform`), which act as the transl The pixel format and screen coordinates are standardized, however, the HID inputs are not. It is best to make button layouts for each platform. + + # Features * Highly compatible with compilers (C89, simple preprocessors) * No make required, entirely configurable from your compiler or a header file (`src/config/user.h`) diff --git a/assets/preview.png b/assets/preview.png new file mode 100644 index 0000000..13812bd Binary files /dev/null and b/assets/preview.png differ