diff --git a/README.md b/README.md index 08781f55..d0851ae4 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ The following steps will configure your Windows 10 machine for building the Remo * The process running the app must have access to create and/or modify a folder name "Recordings" in the site's root content folder. * FFmpeg must be downloaded and in the same folder as your web app's EXE/DLL. * Link: https://www.ffmpeg.org/download.html -* Remotely control sessions will first be recorded as a series of images, which will then be converted to MP4 using FFmpeg. +* Remote control sessions will first be recorded as a series of images, which will then be converted to MP4 using FFmpeg. ## Remote Control on Mobile Ideally, you'd be doing remote control from an actual computer or laptop. However, I've tried to make the remote control at least somewhat usable from a mobile device. Here are the controls: @@ -62,4 +62,4 @@ Ideally, you'd be doing remote control from an actual computer or laptop. Howev * Framework-dependent deployments require the .NET Core runtime to be installed on the target computers. It must be the same version or higher that was used to build the app. * Self-contained deployments include a copy of the runtime, so you don't need to install it on the target computers. As a result, the total file size is much larger. * .NET Core uses runtime identifiers that are targeted when building. - * Link: https://docs.microsoft.com/en-us/dotnet/core/rid-catalog \ No newline at end of file + * Link: https://docs.microsoft.com/en-us/dotnet/core/rid-catalog