diff options
author | Mike Buland <eichlan@xagasoft.com> | 2012-11-17 09:34:50 +0000 |
---|---|---|
committer | Mike Buland <eichlan@xagasoft.com> | 2012-11-17 09:34:50 +0000 |
commit | 38f03bf3279c5e0351539777db52bb9f1a4bc614 (patch) | |
tree | 8777b6c0333019a08667f03ee1ef79f5f33d8087 | |
parent | a1e240e759ad5de914495c370e3bda12a3988b3a (diff) | |
download | libgats-38f03bf3279c5e0351539777db52bb9f1a4bc614.tar.gz libgats-38f03bf3279c5e0351539777db52bb9f1a4bc614.tar.bz2 libgats-38f03bf3279c5e0351539777db52bb9f1a4bc614.tar.xz libgats-38f03bf3279c5e0351539777db52bb9f1a4bc614.zip |
Minor change to the readme.
Diffstat (limited to '')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -40,7 +40,7 @@ python program. | |||
40 | 40 | ||
41 | # Languages/Libraries Supported | 41 | # Languages/Libraries Supported |
42 | 42 | ||
43 | At the moment we actively maintain libraries for C++, java, php, and python. | 43 | At the moment we actively maintain libraries for C++, java, php, python, and C#. |
44 | Other languages and libraries are welcomed. Here's a little info on each | 44 | Other languages and libraries are welcomed. Here's a little info on each |
45 | target directory: | 45 | target directory: |
46 | 46 | ||