]> Softwares of Agnibho - anagram.git/blob - README.TXT
e4a15ef747295d722e698902bbb541a8af57c6b7
[anagram.git] / README.TXT
1 =============
2 Anagram 1.0.0
3 =============
4
5 General Usage Notes
6 -------------------
7 -Anagram finds angram for a given word
8 -Multiworded search may take a long time to complete and may be resource consuming
9 -Grammatical filtering for multiworded search is not yet available
10 -No installaion is required, just double click the downloaded .jar file to launch Anagram
11
12 Program Notes
13 -------------
14 -Anagram is programmed in Java SE 7
15 -The source code is available at http://code.agnibho.com/dietsurvey
16
17 Contact Information
18 -------------------
19 Agnibho Mondal
20 mail@agnibho.com
21 www.agnibho.com
22
23 Copyright Information
24 ---------------------
25 Anagram- Find anagrams of a word
26 Copyright (C) 2013 Agnibho Mondal
27
28 This file is part of Anagram.
29 Anagram is free software: you can redistribute it and/or modify
30 it under the terms of the GNU General Public License as published by
31 the Free Software Foundation, either version 3 of the License, or
32 (at your option) any later version.
33
34 Anagram is distributed in the hope that it will be useful,
35 but WITHOUT ANY WARRANTY; without even the implied warranty of
36 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
37 GNU General Public License for more details.
38
39 You should have received a copy of the GNU General Public License
40 along with Anagram. If not, see <http://www.gnu.org/licenses/>.