From 969009bf9311d04945803b799b25ceb0dd4dad65 Mon Sep 17 00:00:00 2001 From: Derric Gilling Date: Mon, 8 Oct 2018 13:00:07 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ce8970c..5eeb198 100755 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Moesif Middleware for Python Django -Django middleware to log _incoming_ REST API calls to Moesif's error analysis platform. +Django middleware to capture _incoming_ or _outgoing_ API calls and send to the Moesif API Analytics platform. [Source Code on GitHub](https://github.com/moesif/moesifdjango)