Skip to content

Commit e62acb1

Browse files
committed
Swift: revert wrong paragraph edit in README.md
1 parent 7237362 commit e62acb1

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

swift/README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -52,10 +52,9 @@ options. This is known to have issues on non-Linux platforms.
5252

5353
### CMake project
5454

55-
There are two `CMakeLists.txt` files, one at the root of the repository and another in the `swift` directory. Using
56-
either will allows to load the Swift extractor as a CMake project, which allows integration into a wider variety of
57-
IDEs. Building with CMake also creates a `compile_commands.json` compilation database that can be picked up by even more
58-
IDEs. In particular, opening the `swift` directory in VSCode should work.
55+
The `CMakeLists.txt` file allows to load the Swift extractor as a CMake project, which allows integration into a wider
56+
variety of IDEs. Building with CMake also creates a `compile_commands.json` compilation database that can be picked up
57+
by even more IDEs. In particular, opening the `swift` directory in VSCode should work.
5958

6059
### Debugging codeql database creation
6160

0 commit comments

Comments
 (0)