diff --git a/README.md b/README.md new file mode 100644 index 0000000..44a5bc1 --- /dev/null +++ b/README.md @@ -0,0 +1,23 @@ +# asdf-zig + +[Zig](https://ziglang.org) plugin for asdf version manager + +## Build History + +[![Build history](https://buildstats.info/github/chart/asdf-community/asdf-zig?branch=master)](https://github.com/asdf-community/asdf-zig/actions) + +## Installation + +```bash +asdf plugin-add zig https://github.com/asdf-community/asdf-zig.git +``` + +## Usage + +Check [asdf](https://github.com/asdf-vm/asdf) readme for instructions on how to +install & manage versions. + +## License + +Licensed under the +[Apache License, Version 2.0](https://www.apache.org/licenses/LICENSE-2.0).