Update README.md
This commit is contained in:
parent
d62a873f3a
commit
71d7c875d6
@ -45,3 +45,6 @@
|
|||||||
|
|
||||||
##Command
|
##Command
|
||||||
**Intent:** Encapsulate a request as an object, thereby letting you parameterize clients with different requests, queue or log requests, and support undoable operations.
|
**Intent:** Encapsulate a request as an object, thereby letting you parameterize clients with different requests, queue or log requests, and support undoable operations.
|
||||||
|
|
||||||
|
##Interpreter
|
||||||
|
**Intent:** Given a language, define a representation for its grammar along with an interpreter that uses the representation to interpret sentences in the language.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user