From 0d6c24f8afe069d257b272e2548ae3e33224382a Mon Sep 17 00:00:00 2001 From: Steven Date: Fri, 6 Apr 2018 15:21:20 -0400 Subject: [PATCH] Change to "from" the command line --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f29866b0..e4be9ed3 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ - ⚡ built for speed - ⬇️ low-level markdown compiler for parsing without caching or blocking for long periods of time - ⚖️ light-weight while implementing all markdown features from the supported flavors & specifications -- 🌐 works in the browser, on the server, or on the command line interface (CLI) +- 🌐 works in the browser, on the server, or from the command line interface (CLI) ## Demo