diff --git a/README.md b/README.md index c08121b..7052b9f 100644 --- a/README.md +++ b/README.md @@ -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