Skip to content

Commit 70c03f1

Browse files
docs: enhance README with detailed contributor setup, workflow, and troubleshooting instructions
1 parent e42bdc0 commit 70c03f1

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

README.md

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -10,16 +10,16 @@
1010

1111
> **SafeExec** is an enterprise-grade, open-source Remote Code Execution (RCE) platform that enables secure, isolated execution of code in multiple programming languages. Built with security-first architecture, it provides Docker-containerized execution environments, JWT authentication, comprehensive rate limiting, and real-time monitoring.
1212
13-
## 🌟 Why SafeExec?
13+
## Why SafeExec?
1414

15-
- **🔒 Security First**: Every code execution runs in isolated Docker containers
16-
- **🌍 Open Source**: Community-driven development and contributions welcome
17-
- **🔧 Easy Setup**: One-command Docker deployment for all environments
18-
- **📚 Well Documented**: Comprehensive API docs and contributor guides
19-
- **🎨 Beautiful API Docs**: Industrial-level Swagger UI with interactive examples
20-
- **🔄 Hot Reload**: Docker development environment with automatic code reloading
21-
- **Multi-Language**: Python, JavaScript, Java, C++, Go support
22-
- **🚦 Queue System**: Redis-powered job queue for scalable execution
15+
- **Security First**: Every code execution runs in isolated Docker containers
16+
- **Open Source**: Community-driven development and contributions welcome
17+
- **Easy Setup**: One-command Docker deployment for all environments
18+
- **Well Documented**: Comprehensive API docs and contributor guides
19+
- **Beautiful API Docs**: Industrial-level Swagger UI with interactive examples
20+
- **Hot Reload**: Docker development environment with automatic code reloading
21+
- **Multi-Language**: Python, JavaScript, Java, C++, C#, Go support
22+
- **Queue System**: Redis-powered job queue for scalable execution
2323

2424
---
2525

@@ -147,7 +147,7 @@ yarn shell
147147

148148
---
149149

150-
## 📋 Development Workflow for Contributors
150+
## Development Workflow for Contributors
151151

152152
### Daily Development
153153

@@ -289,11 +289,11 @@ See the [Contributing Guide](CONTRIBUTING.md) for more details.
289289

290290
Your contributions help create a better, more secure code execution platform for developers worldwide.
291291

292-
## 📄 License
292+
## License
293293

294294
MIT License - see LICENSE file for details
295295

296-
## 🆘 Support
296+
## Support
297297

298298
For issues and questions:
299299

0 commit comments

Comments
 (0)