@@ -583,50 +583,7 @@ Please read [CONTRIBUTING.md](CONTRIBUTING.md) for detailed guidelines and [CODE
583583
584584## 📄 License
585585
586- This project is licensed under the ** MIT License** - see the [ LICENSE] ( LICENSE ) file for details.
587-
588- ```
589- MIT License
590-
591- Copyright (c) 2024 Kanishk Raj (ProgrammerKR)
592-
593- Permission is hereby granted, free of charge, to any person obtaining a copy
594- of this software and associated documentation files (the "Software"), to deal
595- in the Software without restriction...
596- ```
597-
598- ---
599-
600- ## 🙏 Acknowledgments
601-
602- ProXPL stands on the shoulders of giants. Special thanks to:
603-
604- - ** LLVM Project** for the world-class compiler infrastructure
605- - ** Robert Nystrom** for "Crafting Interpreters" - an invaluable resource
606- - ** The GCC and Clang teams** for compiler design inspiration
607- - ** The open-source community** for continuous feedback and contributions
608-
609- ---
610-
611- ## 📞 Contact & Community
612-
613- - ** GitHub** : [ ProgrammerKR/ProXPL] ( https://github.com/ProgrammerKR/ProXPL )
614- - ** Issues** : [ Report bugs and request features] ( https://github.com/ProgrammerKR/ProXPL/issues )
615- - ** Discussions** : [ Join the community] ( https://github.com/ProgrammerKR/ProXPL/discussions )
616- - ** Email** : contact@proxpl.dev (coming soon)
617- - ** Documentation** : [ Read the full docs] ( docs/ )
618-
619- ---
620-
621- ## 🌟 Show Your Support
622-
623- If you find ProXPL useful, please consider:
624-
625- - ⭐ Starring the repository
626- - 🐦 Sharing on social media
627- - 📝 Writing tutorials or blog posts
628- - 🤝 Contributing code or documentation
629- - 💬 Joining discussions and helping others
586+ This project is licensed under the MIT License - see the [ LICENSE] ( LICENSE ) file for details.
630587
631588---
632589
0 commit comments