Name the branches as the rename leaves them

This commit is contained in:
2026-09-13 16:31:07 +02:00
parent e3062066c1
commit 311ee7c677
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ Guidance for LLM agents working in this repository. What each file in it is for
A ground-up TypeScript rewrite of `larvitsmpp` 0.4.0, published as `@larvit/smpp` 1.0.0. The branch
started from an orphan commit — no history from 0.4.0 is carried over. The 0.4.0 source is still
readable on the `master` branch of the same repository and is the reference for protocol behaviour,
readable on the `v0.4.0` branch of the same repository and is the reference for protocol behaviour,
not for structure or style.
## Goals