nervatura 5.0.4 → 5.0.5

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.
Files changed (2) hide show
  1. package/README.md +2 -2
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -7,7 +7,7 @@ Open Source Business Management Framework
7
7
 
8
8
  Nervatura is a business management framework based on **open-data principle**. It can handle any type of business related information, starting from customer details, up to shipping, stock or payment information.
9
9
 
10
- The framework is based on Nervatura [Object Model](https://nervatura.github.io/nervatura/docs/model) specification. The main aspects of its design were:
10
+ The main aspects of its design were:
11
11
 
12
12
  * simple and transparent structure
13
13
  * capability of storing different data types of an average company
@@ -34,7 +34,7 @@ The client and report interface supports [multilingualism](https://nervatura.git
34
34
 
35
35
  See the [**Examples**](https://nervatura.github.io/nervatura/docs/start/examples) for more information:
36
36
  - [Node.js and NPM](https://nervatura.github.io/nervatura/docs/start/examples/#nodejs-and-npm)
37
- - [Python and Snap (or prebuild binaries)](https://nervatura.github.io/nervatura/docs/start/examples/#python-and-snap-or-prebuild-binaries)
37
+ - [Python and Snap or Windows Package Manager](https://nervatura.github.io/nervatura/docs/start/examples/#python-and-snap-or-windows-package-manager)
38
38
  - [Go and Docker](https://nervatura.github.io/nervatura/docs/start/examples/#go-and-docker)
39
39
 
40
40
  [**Installation**](https://nervatura.github.io/nervatura/docs/install) and [**Quick Start**](https://nervatura.github.io/nervatura/docs/start)
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "nervatura",
3
- "version": "5.0.4",
3
+ "version": "5.0.5",
4
4
  "description": "Open Source Business Management Framework",
5
5
  "keywords": [
6
6
  "business management",