From db09a59790aa6c32906eaa5ed5fe05ae6cfb5955 Mon Sep 17 00:00:00 2001 From: Arda Serdar Pektezol <1669855+pektezol@users.noreply.github.com> Date: Thu, 6 Jun 2024 22:25:08 +0300 Subject: change project name to sdp.go --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index bb1ecb7..84d0f08 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,11 @@ -# DemoParser [![Go Report Card](https://goreportcard.com/badge/github.com/pektezol/demoparser)](https://goreportcard.com/report/github.com/pektezol/demoparser) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://github.com/pektezol/DemoParser/blob/main/LICENSE) +# sdp.go [![Go Report Card](https://goreportcard.com/badge/github.com/pektezol/sdp.go)](https://goreportcard.com/report/github.com/pektezol/sdp.go) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://github.com/pektezol/sdp.go/blob/main/LICENSE) Source Demo Parser for Portal 2 written in Golang. ## Couldn't Do This Without Them - [@UncraftedName](https://github.com/UncraftedName): For [UntitledParser](https://github.com/UncraftedName/UntitledParser) -- [@NeKzor](https://github.com/NeKzor): For [nekz.me/dem](https://nekz.me/dem) +- [@NeKzor](https://github.com/NeKzor): For [dem.nekz.me](https://dem.nekz.me) ## Usage @@ -27,5 +27,5 @@ $ ./parser demos/ - In-depth packet class parsing for each class. ([#7][i7]) - Entity parsing. ([#17][i17]) -[i7]: https://github.com/pektezol/DemoParser/issues/7 -[i17]: https://github.com/pektezol/DemoParser/issues/17 \ No newline at end of file +[i7]: https://github.com/pektezol/sdp.go/issues/7 +[i17]: https://github.com/pektezol/sdp.go/issues/17 \ No newline at end of file -- cgit v1.2.3