Skip to content

Commit a1251cf

Browse files
committed
Leave jsgraph right where it is. It's fine.
1 parent 8f6722a commit a1251cf

File tree

1 file changed

+0
-16
lines changed

1 file changed

+0
-16
lines changed

README.md

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,5 @@
11
# Encapsule/jsgraph
22

3-
## CHANGE NOTICE:
4-
5-
On November 10th, 2015 jsgraph will be deprecated and moved to the [Encapsule-Annex](https://github.com/Encapsule-Annex) organization on GitHub where it will continue to be available under the MIT License.
6-
7-
Node.js/HTML5 projects that have a package dependency on jsgraph via npmjs.org should not be impacted.
8-
9-
Projects that obtain jsgraph via Git will manual patching to pick up the new repository URL.
10-
11-
jsgraph is succeeded by [Encapsule/jbus-common-graph](https://github.com/Encapsule/jbus-common-graph) - an augmented version of jsgraph licensed under the GNU Affero General Public License.
12-
13-
[![Build Status](https://travis-ci.org/Encapsule/jsgraph.svg?branch=master)](https://travis-ci.org/Encapsule/jsgraph)
14-
15-
**Encapsule Project: [news](https://twitter.com/Encapsule) / [info](http://blog.encapsule.org) / [source code](https://github.com/encapsule/)**
16-
17-
**View master branch version of this document on [GitHub](https://github.com/Encapsule/jsgraph/blob/master/README.md)**
18-
193
## About jsgraph
204

215
_Graphs are mathematical abstractions that are useful for solving many types of problems in computer science. Consequently, these abstractions must also be represented in computer programs._ - [J. Siek](http://ecee.colorado.edu/~siek/resume.pdf)

0 commit comments

Comments
 (0)