From 2ffda6c5bc972f15f1b45a9c746cbc7bb41febe8 Mon Sep 17 00:00:00 2001 From: "Juan J. Martinez" Date: Mon, 19 Apr 2021 07:27:35 +0100 Subject: Typo, wording --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index db6d09c..30e8981 100644 --- a/README.md +++ b/README.md @@ -47,14 +47,14 @@ The editor can export the effect data in binary form, so it can be included in any assembler project, and as a C include file (for example to be used with SDCC). -Check the `example` directory for an example. +Check the `example` directory for a sample. ## Building the player Check the README file in `sdcc` directory. The code is provided in assembler for SDCC, to be built as a library. It should -be easay to convert to other assemblers. +be easy to convert to other assemblers. ## Building the editor -- cgit v1.2.3