Update README.md

This commit is contained in:
2026-02-07 10:40:52 +00:00
parent e657c7cfa6
commit 8a72e0b0a0

View File

@@ -4,6 +4,9 @@
![Status](https://img.shields.io/badge/status-BETA-orange.svg)
![Platform](https://img.shields.io/badge/platform-Windows%20x64-lightgrey.svg)
## Docs
https://nodrop.xyz/docs/docs.html
**PCC Compiler** is a custom programming language compiler built from scratch in C++. It translates PCC code into x64 Assembly (NASM), which is then linked into a standalone Windows executable.
## 🚀 Features