Browse Source

Update readme

Steven Silvester 9 years ago
parent
commit
817604addf
1 changed files with 2 additions and 11 deletions
  1. 2 11
      README.md

+ 2 - 11
README.md

@@ -1,9 +1,9 @@
 Jupyter JS Plugins
 ==================
 
-Plugins for JupyterLab.
+Plugins for JupyterLab.  The default set of [phosphide](https://github.com/phosphorjs/phosphide) 
+plugins used to create [JupyterLab](jupyter_plugins.png). 
 
-[API Docs](http://jupyter.github.io/jupyter-js-plugins/)
 
 
 Package Install
@@ -88,15 +88,6 @@ Earlier versions may also work, but come with no guarantees.
 - Chrome 38+
 
 
-Bundle for the Browser
-----------------------
-
-Follow the package install instructions first.
-
-Any bundler that understands how to `require()` files with `.js` and `.css`
-extensions can be used with this package.
-
-
 Usage Examples
 --------------