remove misleading statement

Hi,
I'm thinking about using the library for a project and found this sentence in the readme.
It seems that the lib is not used at all (no reference to class or middleclass in the code).

Sorry if I'm wrong :)
This commit is contained in:
Jonas 2019-03-19 08:53:24 +01:00 committed by GitHub
parent 42a67e2d22
commit 8d88140533
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -66,8 +66,6 @@ local v = require 'semver'
Using `v` allows for the nice string syntax: `v'1.2.3-alpha'`.
The `package.path` variable must be configured so that the folder in which middleclass.lua is copied is available, of course.
Please make sure that you read the license, too (for your convenience it's now included at the beginning of the semver.lua file).
# Notes about version comparison