Skip to content

Commit

Permalink
docs: fix main README newlines
Browse files Browse the repository at this point in the history
  • Loading branch information
R-unic authored Jul 15, 2024
1 parent 17c855e commit 282b530
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# roblox-cs

![Tests](https://github.com/R-unic/roblox-cs/actions/workflows/tests.yml/badge.svg)
![Tests](https://github.com/R-unic/roblox-cs/actions/workflows/tests.yml/badge.svg)
Roblox CSharp to Lua compiler

## Contributing
1. [Fork it](https://github.com/R-unic/roblox-cs/fork)
2. Commit your changes (`git commit -m 'feat: add some feature'`)
3. Test your code (`dotnet test` or Ctrl + R, A in Visual Studio)
4. Push your changes (`git push`)
5. Create a pull request
5. Create a pull request

0 comments on commit 282b530

Please sign in to comment.