From 3e8bcc887403c5cc86b365fe450cdf0cd8cefa93 Mon Sep 17 00:00:00 2001 From: "Steve L. Nyemba" Date: Wed, 16 Dec 2015 09:42:33 -0500 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 09d12f0..0a161fb 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,7 @@ This file is designed to handle http requests post, get, put of data and submitt The object's member performs an http call with GET method and a callback method utils.js: + Implementation of miscellaneous utilities commonly used, These functions are reusable and simple: jx.utils.vector extracts a vector from an array of objects (or a matrix)