Skip to content

Commit 00d8a12

Browse files
committed
"SteamDB"
1 parent ee9cbaa commit 00d8a12

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2021 Steam Database
3+
Copyright (c) 2021 SteamDB
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ These detections rely on SteamDB being able to access the file lists. [Use Steam
1818

1919
## Pattern-matching rules
2020

21-
[`rules.ini`](rules.ini) defines a set of regular expressions which are run against every filename in the Steam Database. A PHP script uses the resulting matches to make educated guesses about what the most likely technology could be.
21+
[`rules.ini`](rules.ini) defines a set of regular expressions which are run against every filename stored on SteamDB. A PHP script uses the resulting matches to make educated guesses about what the most likely technology could be.
2222

2323
The ini file defines multiple sections, each with its own sub-patterns:
2424

0 commit comments

Comments
 (0)