Skip to content

Commit

Permalink
fix: readme and repo link
Browse files Browse the repository at this point in the history
  • Loading branch information
mbillingr committed Jul 20, 2018
1 parent 5268807 commit ca18ce4
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,11 @@ name = "ambisonic"
version = "0.1.0"
authors = ["Martin Billinger <flkazemakase@gmail.com>"]
license = "MIT/Apache-2.0"
repository = "https://github.com/mbillingr/ambionics"
repository = "https://github.com/mbillingr/ambisonic"
description = "Compose and play 3D audio."
readme = "README.md"

categories = ["multimedia", "game engines"]
categories = ["multimedia", "multimedia::audio", "game-engines"]
keywords = ["audio", "ambisonics", "3D", "sound", "gamedev"]

[dependencies]
Expand Down

0 comments on commit ca18ce4

Please sign in to comment.