Skip to content

Commit a49e772

Browse files
authored
Update README.md
1 parent 7bc120e commit a49e772

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,9 @@
3030
## 1. General Information
3131

3232
Duplicated source code blocks can harm maintainability of software systems.
33-
Duplo is a tool to find duplicated code blocks in large C, C++, Java, C# and
34-
VB.Net systems.
33+
Duplo is a tool to find duplicated code blocks in large code bases. Duplo has special support for some
34+
programming languages, meaning it can filter out (multi-line) comments and compiler directives.
35+
For example: C, C++, Java, C#, and VB.NET. Any other text format is also supported.
3536

3637
## 2. Maintainer
3738

0 commit comments

Comments
 (0)