Skip to content

Commit 4a9042f

Browse files
committed
doc: platforms
1 parent b65a963 commit 4a9042f

2 files changed

Lines changed: 5 additions & 2 deletions

File tree

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ A free C++ Genetic Algorithm library
77

88
Download link:
99

10-
https://github.com/Arash-codedev/openGA/archive/v1.0.3.zip
10+
https://github.com/Arash-codedev/openGA/archive/v1.0.5.zip
1111

1212
### Documentation
1313

@@ -35,13 +35,16 @@ If you have found this library useful for your work, please cite the following p
3535

3636
This library is easy to use. Examples are provided in the document. The library is placed in a single file for comfort of the user. The standard C++ libraries are sufficent for this library and you do not need to install additional library for compiling.
3737

38-
3938
### Demo
4039

4140
Youtube video:
4241

4342
[![Youtube video](https://img.youtube.com/vi/8T2Teo_Lwrc/0.jpg)](https://www.youtube.com/watch?v=8T2Teo_Lwrc)
4443

44+
### Supported platforms
45+
- Linux
46+
- Windows
47+
- OSX
4548

4649
### Automatic code generator
4750

openGA.pdf

748 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)