Skip to content

Commit c55610c

Browse files
Paul Verbeek-Mastmariotsi
authored andcommitted
Explain nickname property in version object (#46)
1 parent 51e7f5b commit c55610c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -494,6 +494,8 @@ An object of the `Version` class is used for the `version` property of the `Brow
494494
a string containing the original version number.
495495
* `alias`
496496
a string containing an alias for the version number, ie. 'XP' for Windows '5.1'.
497+
* `nickname`
498+
a string containing a nickname for the version number, ie. 'Mojave' for OS X '10.14'.
497499
* `details`
498500
an integer containing the number of digits of the version number that should be printed.
499501

0 commit comments

Comments
 (0)