소스 검색

Updated to mention the Python API

Alois Mahdal 10 년 전
부모
커밋
673022df4b
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2
    2
      README.md

+ 2
- 2
README.md 파일 보기

@@ -173,9 +173,9 @@ is interesting—it bears a nice quick and dirty way for dumping Perl
173 173
 data.
174 174
 
175 175
 
176
-### htlogger.pm ###
176
+### htlogger.pm, htlogr.py ###
177 177
 
178
-API to make usage of *htlog.cgi* in Perl scripts even easier
178
+APIs to make usage of *htlog.cgi* in Perl and Python scripts even easier
179 179
 
180 180
     use htlogr;
181 181