Skip to content

Commit

Permalink
Improve the description of the feature (#75)
Browse files Browse the repository at this point in the history
  • Loading branch information
KubaZ2 authored Nov 13, 2024
1 parent 8090fc1 commit c49024e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
</div>
<div class="feature-item">
<h4>Asynchronous & Concurrent</h4>
<p>Fully supporting async/await, NetCord allows for responsive, concurrent operations, enabling scalable and high performing Discord bot interactions.</p>
<p>Fully supporting async/await, NetCord enables responsive, concurrent operations, allowing for scalable, high performance interactions in Discord bots built with .NET.</p>
</div>
<div class="feature-item">
<h4>Native AOT Support</h4>
Expand Down

0 comments on commit c49024e

Please sign in to comment.