From d90d87989f9c75a19dd34449ff4d4ad69a7dd6ba Mon Sep 17 00:00:00 2001 From: Akash Mozumdar Date: Sat, 16 Mar 2019 22:05:13 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9060e7e..45c84d8 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# ExampleExtension +# Example Extension Every time Textractor has a sentence of text ready, it will call ```OnNewSentence``` on all extensions it finds sequentially,