From 254a7986333fbd5c59db12734c6fd086934747aa Mon Sep 17 00:00:00 2001 From: Nixon <43715558+nixonyh@users.noreply.github.com> Date: Sat, 7 Mar 2026 15:55:38 +0800 Subject: [PATCH] Minor README fix --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 5424629..d7c5093 100644 --- a/README.md +++ b/README.md @@ -7,8 +7,6 @@ [![CI](https://github.com/voxell-tech/field_path/workflows/CI/badge.svg)](https://github.com/voxell-tech/field_path/actions) [![Discord](https://img.shields.io/discord/442334985471655946.svg?label=&logo=discord&logoColor=ffffff&color=7389D8&labelColor=6A7EC2)](https://discord.gg/Mhnyp6VYEQ) -# Field Path - **Field Path** provides a lightweight and type-safe abstraction for referencing and accessing nested fields within structs.