branch: externals/termint
commit 13bad5f4537fc7314aff5a5a9ee922ed8e9298d4
Author: Milan Glacier <d...@milanglacier.com>
Commit: Milan Glacier <d...@milanglacier.com>

    doc: update README.
---
 README.md | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md
index 84bbeb3261..824e3249b9 100644
--- a/README.md
+++ b/README.md
@@ -147,9 +147,10 @@ the derived commands. To address this, we recommend 
configuring `termint` using
 `use-package`, which provides advanced lazy-loading functionality out of the
 box.
 
-We also recommend declare separate `use-package` forms for each REPL schema.
-This structure allows you to activate specific REPL commands as long as their
-corresponding programming language mode loads.
+We also recommend declare **separate** `use-package` forms for each
+REPL schema.  This structure allows you to activate specific REPL
+commands as long as their corresponding programming language mode
+loads.
 
 In the below example, we created two REPL schemas:
 

Reply via email to