GitXplorerGitXplorer
a

go-anagram-checker

public
0 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
05dfd3201f106c3b415c5800d2a24d8706616ecf

update readme

aarelenglish committed 10 years ago
Unverified
072b217d673cb5d9bae7d7ec9b9fb688e9ef2397

add readme

aarelenglish committed 10 years ago
Unverified
deff460a11f86ff1130d0ac89661eda93b6bb266

first commit

aarelenglish committed 10 years ago

README

The README file for this repository.

Welcome to Go Anagram Checker

This is a simple program to check if two words are anagrams of each other. It is written in Go, and is the first thing I've written in Go.

Feel free to give me any feedback. There isn't much to this program, I'll probably make it a website eventually. I should also add tests.