diff --git a/README.md b/README.md index 66e1177..730398a 100644 --- a/README.md +++ b/README.md @@ -72,7 +72,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a - [Go Tools](#go-tools) - [Software Packages](#software-packages) - [DevOps Tools](#devops-tools) - - [Other Software](#other-software)re + - [Other Software](#other-software) - [Server Applications](#server-applications) @@ -647,6 +647,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis * [statics](https://github.com/go-playground/statics) - Embeds static resources into go files for single binary compilation + works with http.FileSystem + symlinks. * [vfsgen](https://github.com/shurcooL/vfsgen) - Generates a vfsdata.go file that statically implements the given virtual filesystem. + ## Science and Data Analysis *Libraries for scientific computing and data analyzing.*