Skip to content

Commit

Permalink
Merge pull request #88 from technote-space/release/next-v0.14.2
Browse files Browse the repository at this point in the history
release: v0.14.3
  • Loading branch information
technote-space authored Aug 2, 2020
2 parents 53c8f51 + bfb2970 commit f9385cf
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ GA Framework
<summary>Details</summary>

- [Install](#install)
- [Template](#template)
- [Samples](#samples)
- [Hello World!](#hello-world)
- [Automatic programming](#automatic-programming)
Expand All @@ -30,6 +31,9 @@ GA Framework
yarn add @technote-space/ga-framework
```

## Template
[Genetic Algorithm Template](https://github.com/technote-space/ga-framework-template)

## Samples
### Hello World!
[demo](https://technote-space.github.io/ga-framework/samples/hello-genetic-algorithm)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@technote-space/ga-framework",
"version": "0.14.2",
"version": "0.14.3",
"description": "GA Framework",
"author": {
"name": "Technote",
Expand Down

0 comments on commit f9385cf

Please sign in to comment.