From a84977b3ae12d2343b7baef830337828861ba19c Mon Sep 17 00:00:00 2001 From: Said Hadjout Date: Sun, 16 Aug 2026 07:24:09 +0100 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 96476df4..2d061d8a 100644 --- a/README.md +++ b/README.md @@ -1,14 +1,14 @@

PRIK — Bring Native Code to Python + width="450">

-**PRIK (Python Runtime Interop Kit) Generate native Python bindings for Fortran, with editable `.pyi` contracts +**PRIK (Python Runtime Interop Kit)** generates native Python bindings for Fortran, with editable `.pyi` contracts and Pythonic APIs.** PRIK generates native Python bindings from Fortran projects, producing -importable extensions and editable `.pyi` contracts for Pythonic APIs. +importable extensions and editable `.pyi` contracts for shaping Pythonic APIs. [![Tests](https://github.com/PyNumLab/prik/actions/workflows/tests.yml/badge.svg?branch=main)](https://github.com/PyNumLab/prik/actions/workflows/tests.yml) [![Static Analysis](https://github.com/PyNumLab/prik/actions/workflows/static-analysis.yml/badge.svg?branch=main)](https://github.com/PyNumLab/prik/actions/workflows/static-analysis.yml)