Add Scala - SBT example to README

This commit is contained in:
Daniel Shuy 2019-12-21 00:31:22 +08:00 committed by GitHub
parent f88841057c
commit cd628c74bf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -71,6 +71,7 @@ See [Examples](examples.md) for a list of `actions/cache` implementations for us
- [Python - pip](./examples.md#python---pip)
- [Ruby - Gem](./examples.md#ruby---gem)
- [Rust - Cargo](./examples.md#rust---cargo)
- [Scala - SBT](./examples.md#scala---sbt)
- [Swift, Objective-C - Carthage](./examples.md#swift-objective-c---carthage)
- [Swift, Objective-C - CocoaPods](./examples.md#swift-objective-c---cocoapods)