Updated module path
This commit is contained in:
parent
06c662589e
commit
1f0db51a95
211 changed files with 506 additions and 506 deletions
|
@ -12,7 +12,7 @@ A programming language that compiles down to machine code.
|
|||
## Installation
|
||||
|
||||
```shell
|
||||
git clone https://git.akyoto.dev/cli/q
|
||||
git clone https://git.urbach.dev/cli/q
|
||||
cd q
|
||||
go build
|
||||
```
|
||||
|
@ -48,13 +48,13 @@ q build examples/hello --os windows
|
|||
## Status
|
||||
|
||||
`q` is under heavy development and not ready for production yet.
|
||||
Feel free to [get in touch](https://akyoto.dev/contact) if you are interested in helping out.
|
||||
Feel free to [get in touch](https://urbach.dev/contact) if you are interested in helping out.
|
||||
|
||||
The biggest obstacle right now is the lack of funding. If you want to help out financially you can [donate towards the project](https://en.liberapay.com/akyoto).
|
||||
|
||||
## License
|
||||
|
||||
Please see the [license documentation](https://akyoto.dev/license).
|
||||
Please see the [license documentation](https://urbach.dev/license).
|
||||
|
||||
## Copyright
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue