Skip to content

Commit

Permalink
chore(README): Adjust header sizes
Browse files Browse the repository at this point in the history
  • Loading branch information
jubnzv committed Sep 22, 2024
1 parent 664cbda commit 22d3964
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 @@
# <img src="img/misti.png" alt="Misti Logo" width="32"/> Misti
Misti is a static analysis tool designed for smart contracts on the [TON blockchain](https://ton.org/).

#### Language Support
### Language Support
- [Tact](https://tact-lang.org/) 1.5 supported.
- [FunC](https://docs.ton.org/develop/func/overview) support is [planned](https://github.com/nowarp/misti/issues/56).

#### Use Cases
### Use Cases
- **Detect Code Issues**: Identify and fix potential [security flaws and code problems](https://nowarp.io/tools/misti/docs/detectors) early in the development cycle.
- **Streamline Development**:
[Integrate](https://nowarp.io/tools/misti/docs/tutorial/ci-cd) Misti into your CI/CD pipeline to ensure continuous code quality checks.
Expand Down

0 comments on commit 22d3964

Please sign in to comment.