We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 155ac7b commit b00f19aCopy full SHA for b00f19a
1 file changed
README.md
@@ -48,7 +48,7 @@ When creating your entry, please do as follows:
48
49
This challenge is mainly to allow us to learn something new. This means that copying code from others will be allowed, under these conditions:
50
1. You can only use pure Object Pascal with no calls to any operating system's `API` or external `C/C++` libraries. \
51
- There's been a bit of confusion about this restriction. \
+ **There's been a bit of confusion about this restriction.** \
52
To clear that out: You can use any package/custom code you want. \
53
As long as it compiles cross-platform and itself is only pure Object Pascal. \
54
Anything from the `Jedi Project` or even `mORMmot` ( or anything else ), if it compiles cross-platform is allowed.
0 commit comments