diff --git a/TAME.md b/TAME.md new file mode 100644 index 0000000000..e6f74b7ed7 --- /dev/null +++ b/TAME.md @@ -0,0 +1,6 @@ + +What Is Tame? +============ + +Tame is a system for handling callback in event-based code. There +are two current implementations, one in C++, and another in JavaScript.