Skip to content
This repository was archived by the owner on Jul 19, 2025. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<div align="center">
<img src="https://avatars.githubusercontent.com/u/186870998?s=200&v=4">
<img src="https://files.horizon.pics/c20a230d-ec2d-4d15-ba21-c6b851925381?a=1199&mime1=image&mime2=jpeg">
</div>

# Introduction to Quickfall
Expand All @@ -8,11 +8,11 @@ Quickfall is a new programming language that facilitates the creation of highly

## Contributing

Before contributing, you should take a look at the [contributor conduct](https://github.com/Quickfall/quickfall/blob/master/CODE_OF_CONDUCT.md).
Before contributing, you should look at the [contributor conduct](https://github.com/Quickfall/quickfall/blob/master/CODE_OF_CONDUCT.md).

When you want to report an issue or request features, [please create an issue](https://github.com/Quickfall/quickfall/issues).

We warmly welcome contributions by everyone, make sure that your code works and is decently written and documented (take a look at some existing code for that) in order to preserve Quickfall's speed and quality.
We warmly welcome contributions by everyone, make sure that your code works and is decently written and documented (take a look at some existing code for that) to preserve Quickfall's speed and quality.

## License
Most of the project is licensed under the MIT license except when stated otherwise.
Most repositories are licensed under the MIT license except when stated otherwise.
Loading