Skip to content

Commit f597f02

Browse files
authored
Update README.md
Turned the warning at the top into a warning box. Made the section headers consistent. I was going to add a section, but I realized it belongs somewhere else. :)
1 parent 4e823b4 commit f597f02

File tree

1 file changed

+4
-7
lines changed

1 file changed

+4
-7
lines changed

swift/README.md

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,11 @@
11
# Swift on CodeQL
22

3-
## Warning
3+
> [!WARNING]
4+
> The Swift CodeQL package is an experimental and unsupported work in progress.
45
5-
The Swift CodeQL package is an experimental and unsupported work in progress.
6-
7-
##
6+
## Development
87

9-
## Building the Swift extractor
8+
### Building the Swift extractor
109

1110
First ensure you have Bazel installed, for example with
1211

@@ -30,8 +29,6 @@ set up the search path
3029
in [the per-user CodeQL configuration file](https://docs.github.com/en/code-security/codeql-cli/using-the-codeql-cli/specifying-command-options-in-a-codeql-configuration-file#using-a-codeql-configuration-file)
3130
.
3231

33-
## Development
34-
3532
### Code generation
3633

3734
Run

0 commit comments

Comments
 (0)