fix(go): Remove remaining references to go4k.

This commit is contained in:
Veikko Sariola
2020-12-16 21:39:23 +02:00
parent 224b8dcb70
commit e6feed1e26
3 changed files with 8 additions and 8 deletions

View File

@ -18,8 +18,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- Switch to CMake for builds.
- Compiling as a static library & an API to call Sointu
- Running all tests (win/linux/mac) in the cloud, using Github workflows
- go4k: a Go package to call Sointu
- go4k: Importing and exporting Sointu .asm songs
- go4k: asmfmt, a command line utility to format/process Sointu .asm song files
- go: a Go package to call Sointu
- go: Importing and exporting Sointu .asm songs
- go: asmfmt, a command line utility to format/process Sointu .asm song files
[Unreleased]: https://github.com/vsariola/sointu/compare/4klang-3.11...HEAD