From 4f3406748579cb1ebda93f72795e323d9fc9c7f1 Mon Sep 17 00:00:00 2001 From: Michael Fabian 'Xaymar' Dirks Date: Sun, 5 Nov 2017 17:23:03 +0100 Subject: [PATCH] project: Add build status to readme file --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8d25a7cb..1419adb2 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,15 @@ # OBS Stream Effects Bring your stream to life with more modern effects! Stream Effects adds several much needed features to OBS Studio, such as real time Blur and 3D Transform. Now you can blur out sources you think may be questionable, add sick 3D effects or recreate the Heroes of the Storm displacement overlay with the Displacement filter. -## Filters +Build Status: [https://ci.appveyor.com/api/projects/status/github/Xaymar/obs-stream-effects?branch=master&svg=true](https://ci.appveyor.com/api/projects/status/github/Xaymar/obs-stream-effects?branch=master&svg=true) + +# Features & Stuff +## New Filters - 3D Transform - Blur - Displacment -## Transitions +## New Transitions # Building the Project Building the project is fairly easy and relies on CMake to ease the process.