Skip to content

Commit

Permalink
README: Remove emphasis on bindings
Browse files Browse the repository at this point in the history
  • Loading branch information
Sainan committed Nov 25, 2024
1 parent 4ce704f commit deeda3f
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
# Soup

The everything library for C++ 17 and beyond with bindings for other languages.

> [!NOTE]
> If you're looking to use Soup from a language other than C++, have a look at [the bindings](https://github.com/calamity-inc/Soup/tree/senpai/bindings).
The everything library for C++ 17 and up.

## Building

Expand All @@ -30,3 +27,5 @@ For WASM, it can be done via `php wasm.php` (in the root folder) or `sun wasm` (
## Getting Started

If you want some ideas as to how start using Soup, check out [the docs](docs).

If you're looking to use Soup from a language other than C++, have a look at [the bindings](https://github.com/calamity-inc/Soup/tree/senpai/bindings).

0 comments on commit deeda3f

Please sign in to comment.