소스 검색

Add minimal content to README.md

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

+ 6
- 1
README.md 파일 보기

@@ -1,4 +1,9 @@
1 1
 pxpath
2 2
 ======
3 3
 
4
-Poor man's XPath library
4
+pxpath is [Shellfu/Bash][sf] wrapper around libxml2-python with intent
5
+to enable you to make simple XPath queries from a shell script,
6
+while retaining compatibility with ancient distributions such as
7
+RHEL-5.
8
+
9
+  [sf]: https://github.com/AloisMahdal/shellfu