diff --git a/README.md b/README.md index 5b7a2b9..e32c818 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ Colored console log messages for the browser and or nodejs (iojs) * cyan * white * black -
+

**logging in floating html div (client)** If you are on mobile device and wan't to show the messages in a floating div over the page then set logSpecial to true ``` @@ -52,7 +52,8 @@ extracts html elements (and their content) from strings returns a universally unique identifier ### filterAlphaNumericPlus filters a string -* removes everything that is a not an alpha or numeric character and also optionally the characters that got specified as second argument +
+removes everything that is a not an alpha or numeric character and also optionally the characters that got specified as second argument ### decodeUri decode uri ### encodeUri @@ -70,4 +71,4 @@ get the index of a substring in a string with optional nth time it occurs ### isServer does the script run on the server ### isClient -does the script run in a client \ No newline at end of file +does the script run in a client