Skip to content

Commit 08d55d4

Browse files
committed
Updated README.md
1 parent f0165b1 commit 08d55d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
## About
55

6-
Package `binpack2d` implements a two-dimensional rectangle bin packing algorithm in [Go][https://golang.org]. It is loosely based on Jukka Jylänki's C++ implementation of [RectangleBinPack](https://github.com/juj/RectangleBinPack) -> MaxRectsBinPack.
6+
Package `binpack2d` implements a two-dimensional rectangle bin packing algorithm in [Go](https://golang.org). It is loosely based on Jukka Jylänki's C++ implementation of [RectangleBinPack](https://github.com/juj/RectangleBinPack) -> MaxRectsBinPack.
77

88
## License
99

0 commit comments

Comments
 (0)