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)