diff --git a/README.md b/README.md index c209a79..7e788ea 100644 --- a/README.md +++ b/README.md @@ -69,7 +69,6 @@ Rekord.Promise }) .catch(function(error) { // handle an error! - process.exit(); }) ; ```