From 4cf68a09b8387e23e9d5838b61385e28809b7834 Mon Sep 17 00:00:00 2001 From: Jonathan Cox Date: Thu, 10 May 2018 22:13:48 -0500 Subject: [PATCH] Update README --- README.md | 130 +++++++++++++++++++++++++++++------------------------- 1 file changed, 69 insertions(+), 61 deletions(-) diff --git a/README.md b/README.md index f982504..4de3bb4 100644 --- a/README.md +++ b/README.md @@ -13,14 +13,17 @@ * Color * Clear Formatting * Code +* Table * Link * Image * Audio * Video * Ordered List * Unordered List -* Indent / Outdent -* Heading (H1 - H6) +* Indent +* Outdent +* Justify +* Headings * Blockquote ## Usage @@ -29,80 +32,85 @@ ``` ``` --> ```html - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + ``` ## Installation -``bower install wysiwyg-e`` +``npm install wysiwyg-e`` ## License ### The MIT License (MIT) -Copyright (c) 2017 Jonathan Cox +Copyright (c) 2018 Jonathan Cox Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: