mashlib 1.7.12-ac1a4f93 → 1.7.13-e20b1570

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -1,4 +1,4 @@
1
- # mashlib and Data Browser - An Operating System for Solid
1
+ # Solid-compatible data mashup library and Data Browser
2
2
 
3
3
  [![NPM Package](https://img.shields.io/npm/v/mashlib.svg)](https://www.npmjs.com/package/mashlib)
4
4
 
@@ -72,8 +72,6 @@ Progressively, the mashlib evolved to allow types of data for personal informati
72
72
 
73
73
  It is an extensible platform, and is never finished. Do help!
74
74
 
75
-
76
75
  ## Local development
77
- - Here is the [Travis build space](https://travis-ci.org/solid/mashlib/builds)
78
76
 
79
- For local development, we recommend using [mashlib-dev](https://github.com/inrupt/mashlib-dev) to set up your development environment.
77
+ As part of the SolidOS stack, mashlib can be developed locally by setting up the SolidOS code. Read more about that on the [SolidOS Readme](https://github.com/solid/solidos#-getting-started-with-the-solidos-code).